Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement postgres management apis #387

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Conversation

michaeljguarino
Copy link
Member

Summary

Supports list, read and restore for postgres instances w/in a cluster. Will be used in future pg list views and to help w/ ops needs.

This also includes a CRD compiler that auto-generates the elixir type structs for a given k8s crd. Need this to reduce drift in these datatypes.

Test Plan

unit, wire into our console and play around

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.
  • I have added relevant labels to this PR to help with categorization for release notes.

@michaeljguarino michaeljguarino added the enhancement New feature or request label Jul 28, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 28, 2023

Visit the preview URL for this PR (updated for commit 3e7945a):

https://pluralsh-console--pr387-database-management-n8rkvuxe.web.app

(expires Wed, 09 Aug 2023 16:55:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd1ffa0705acc6ef7d6db370e6bd6fc390e945ce

@michaeljguarino michaeljguarino force-pushed the database-management branch 25 times, most recently from 0f7bbe8 to 7f121df Compare July 31, 2023 17:37
Supports list, read and restore for postgres instances w/in a cluster.  Will be used in future pg list views and to help w/ ops needs.
@michaeljguarino michaeljguarino force-pushed the database-management branch 2 times, most recently from 87833c9 to a7f25e5 Compare July 31, 2023 19:40
@michaeljguarino michaeljguarino force-pushed the database-management branch 4 times, most recently from fe40706 to fce5b47 Compare July 31, 2023 19:54
@michaeljguarino michaeljguarino force-pushed the database-management branch 17 times, most recently from 27a9230 to 02d3db9 Compare August 2, 2023 15:49
@michaeljguarino michaeljguarino merged commit 1132df5 into master Aug 3, 2023
10 of 12 checks passed
@michaeljguarino michaeljguarino deleted the database-management branch August 3, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant