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

Change: use build-tool for generating dbaas consumers in builds #115

Merged
merged 21 commits into from
Feb 29, 2024

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Sep 12, 2022

Use build-deploy-tool to handle the creation of dbaas templates. This replaces the existing BASH process.

At the moment this is replacement of existing functionality, but I think it should also force failure of build on failure to provision dbaas #56, but this could be a follow up PR

Sub task of #27

@shreddedbacon shreddedbacon marked this pull request as ready for review September 12, 2022 03:31
@shreddedbacon shreddedbacon changed the title refactor: use build-tool for generating dbaas consumers in builds Change: use build-tool for generating dbaas consumers in builds Nov 2, 2022
@shreddedbacon shreddedbacon added this to the 2.18.0 milestone Feb 6, 2024
@shreddedbacon shreddedbacon force-pushed the dbaas-templating branch 2 times, most recently from 09d54b9 to 124b28f Compare February 29, 2024 02:19
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

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

This is looking good from my side. Tested with all DBaaS providers, in new and update scenarios. The correction of the environment labels is nice, and the addition of the annotations to the postgres consumer both work perfectly. Additionally it clears up a situation where the underlying image for the DBaaS-ed service was being copied into Harbor unnecessarily

Great piece of work. A++

@shreddedbacon shreddedbacon merged commit 6d3534a into main Feb 29, 2024
2 checks passed
@shreddedbacon shreddedbacon deleted the dbaas-templating branch February 29, 2024 22:18
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.

None yet

2 participants