Skip to content

Commit 308d071

Browse files
committed
updated
1 parent 65abfaa commit 308d071

File tree

1 file changed

+2
-0
lines changed
  • enhancements/sig-architecture/229-manifestworkreplicaset-rollback

1 file changed

+2
-0
lines changed

enhancements/sig-architecture/229-manifestworkreplicaset-rollback/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ This section describes the detail status transition for each rollout condition.
322322
| AsExpected (True)| NotAsExpected (False) | ProgressDeadlineExceeded (False) | RolloutDegraded (False) |
323323
| AsExpected (False)| NotAsExpected (False) | RolloutAborted (False) | RolloutDegraded (False) |
324324

325+
> When abort is failed, `Progressing` condition shows `RolloutAborted` reason with the failure message.
326+
325327
### Open Questions
326328

327329
1. Should we have the delay before starting aborting a rollout ?

0 commit comments

Comments
 (0)