Skip to content

Conversation

shreddedbacon
Copy link
Member

Sometimes you may want to prevent a provider from being used for provisioning, but allow for deprovisioning to still take place.

Adding the label dbaas.amazee.io/no-provision=true to the provider will remove it from being a provisioning target.

@shreddedbacon shreddedbacon marked this pull request as ready for review July 23, 2025 07:27
@shreddedbacon shreddedbacon requested a review from bomoko July 23, 2025 07:28
Copy link

@bomoko bomoko left a comment

Choose a reason for hiding this comment

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

This makes sense + looks good, however, I think at some stage it might make sense to move these labels into a central file with constants or something - they're peppered all over the place in the code, it seems.

@shreddedbacon
Copy link
Member Author

This makes sense + looks good, however, I think at some stage it might make sense to move these labels into a central file with constants or something - they're peppered all over the place in the code, it seems.

We're deprecating this repo at some stage, this is just a quick patch to work around a problem that is already resolved in the replacement controller

@shreddedbacon shreddedbacon merged commit 9f82351 into main Jul 23, 2025
5 checks passed
@shreddedbacon shreddedbacon deleted the no-provision-label branch July 23, 2025 21:23
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.

2 participants