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
Currently, ktune creates a new deployment to create a canary pattern..
Thank whether we should just edit the existing deployment, which would create a new replica sets directly.
We could always rollback .
However, I am not convinced. We may want to create an actual new deployment.
The text was updated successfully, but these errors were encountered:
This is not the correct pattern for canaries...
Sorry, something went wrong.
No branches or pull requests
Currently, ktune creates a new deployment to create a canary pattern..
Thank whether we should just edit the existing deployment, which would create a new replica sets directly.
We could always rollback .
However, I am not convinced. We may want to create an actual new deployment.
The text was updated successfully, but these errors were encountered: