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

Align engine name with configuration-aws-database #3

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Nov 4, 2023

Description of your changes

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

uptest below

* AWS RDS api takes `postgres`(not `postgresql`) as the engine name
* Aligning Azure dbengine will simplify higher level abstraction
  management, e.g. we can simplify composition and remove transform in
upbound/configuration-dbaas@17be04b#diff-404445aa8a765071facff2b2e3af737de3a17dbb031723c8e775a37b3ae8ec9eR52-R56

Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev
Copy link
Member Author

ytsarev commented Nov 4, 2023

/test-examples

@ytsarev ytsarev requested a review from haarchri November 4, 2023 18:27
Copy link
Member

@stevendborrelli stevendborrelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ytsarev ytsarev merged commit 35006e3 into upbound:main Nov 4, 2023
2 checks passed
@ytsarev ytsarev deleted the align-postgres-engine branch November 4, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants