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

Add pause #14

Open
maruina opened this issue Feb 16, 2021 · 0 comments
Open

Add pause #14

maruina opened this issue Feb 16, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@maruina
Copy link
Contributor

maruina commented Feb 16, 2021

Users might want to pause a rollout in a break-glass scenario.
The spec looks like

spec:
  ...
  paused: true
  ...

In this case, the desired behavior is to just don't reconcile this object anymore until we change the spec back (or set paused: false) and reflect this in the status.
By default pause should be false.

@maruina maruina added this to the Milestone 3 milestone Feb 16, 2021
@maruina maruina added the enhancement New feature or request label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant