We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature request
When an InstanceGroup is modified, there should be an approval process that controls when the InstanceGroup change is triggered.
InstanceGroup
See Certificate-Manager for an example: https://cert-manager.io/docs/concepts/certificaterequest/#approval
strawman workflow:
UpgradeRequest
Approved
The text was updated successfully, but these errors were encountered:
inspired by #320
Sorry, something went wrong.
No branches or pull requests
Feature request
When an
InstanceGroup
is modified, there should be an approval process that controls when theInstanceGroup
change is triggered.See Certificate-Manager for an example: https://cert-manager.io/docs/concepts/certificaterequest/#approval
strawman workflow:
InstanceGroup
UpgradeRequest
CR is createdUpgradeRequest
Approved
The text was updated successfully, but these errors were encountered: