Add Waiting canary status phase

means the canary rollout is paused (waiting for confirmation to proceed)
This commit is contained in:
stefanprodan
2019-07-24 12:00:04 +03:00
parent a0a4d4cfc5
commit dfdcfed26e
5 changed files with 8 additions and 0 deletions
+1
View File
@@ -174,6 +174,7 @@ spec:
- ""
- Initializing
- Initialized
- Waiting
- Progressing
- Succeeded
- Failed