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 stage status #8

Closed
maruina opened this issue Feb 15, 2021 · 0 comments · Fixed by #60
Closed

Add stage status #8

maruina opened this issue Feb 15, 2021 · 0 comments · Fixed by #60
Labels
enhancement New feature or request
Milestone

Comments

@maruina
Copy link
Contributor

maruina commented Feb 15, 2021

We should provide users with a feedback about not only the ProgressiveRollout CRD itself, but about each of its stages.

A status.stages should look like

status:
  stages:
    - name: canary in emea
      phase: Completed
      message: Stage completed
      startedAt: 2019-07-10T08:23:18Z
      finishedAt: 2019-07-10T08:40:18Z
    - [...]
@maruina maruina added this to the Milestone 2 milestone Feb 15, 2021
@maruina maruina added the enhancement New feature or request label Apr 12, 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

Successfully merging a pull request may close this issue.

1 participant