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
Right now it's not super easy to just "apply" changes to a cluster (without doing a full build).
Make cluster changes, try to apply.
Update so we can reliably apply changes per-cluster. Bonus: have a flag on the deploy command that will also do an "apply" at code deploy time.
deploy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
Right now it's not super easy to just "apply" changes to a cluster (without doing a full build).
Steps to Reproduce
Make cluster changes, try to apply.
Desired Change
Update so we can reliably apply changes per-cluster.
Bonus: have a flag on the
deploy
command that will also do an "apply" at code deploy time.The text was updated successfully, but these errors were encountered: