We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65abfaa commit 308d071Copy full SHA for 308d071
enhancements/sig-architecture/229-manifestworkreplicaset-rollback/README.md
@@ -322,6 +322,8 @@ This section describes the detail status transition for each rollout condition.
322
| AsExpected (True)| NotAsExpected (False) | ProgressDeadlineExceeded (False) | RolloutDegraded (False) |
323
| AsExpected (False)| NotAsExpected (False) | RolloutAborted (False) | RolloutDegraded (False) |
324
325
+> When abort is failed, `Progressing` condition shows `RolloutAborted` reason with the failure message.
326
+
327
### Open Questions
328
329
1. Should we have the delay before starting aborting a rollout ?
0 commit comments