Skip to content

Commit 50b19ac

Browse files
Update resume-upgrade action force description (#232)
Ported from canonical/mysql-router-operator#133
1 parent d64a0d2 commit 50b19ac

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

actions.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ resume-upgrade:
77
force:
88
type: boolean
99
default: false
10-
description: Force upgrade of next unit if an upgraded unit has non-active status.
10+
description: |
11+
Potential of *data loss* and *downtime*
12+
13+
Force upgrade of next unit.
14+
15+
Use to
16+
- force incompatible upgrade and/or
17+
- continue upgrade if 1+ upgraded units have non-active status
1118
required: []
1219
set-tls-private-key:
1320
description:

0 commit comments

Comments
 (0)