mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add Waiting canary status phase
means the canary rollout is paused (waiting for confirmation to proceed)
This commit is contained in:
@@ -174,6 +174,7 @@ spec:
|
||||
- ""
|
||||
- Initializing
|
||||
- Initialized
|
||||
- Waiting
|
||||
- Progressing
|
||||
- Succeeded
|
||||
- Failed
|
||||
|
||||
Reference in New Issue
Block a user