Commit 7698d9a
pkg/cli/admin/upgrade/recommend: "accepted ... via ConditionalUpdateRisk"
Make it clearer how '--accept ConditionalUpdateRisk' maps to a risk
like NonZonalAzureMachineSetScaling getting accepted, by turning the
previous:
Reason: accepted NonZonalAzureMachineSetScaling
into:
Reason: accepted NonZonalAzureMachineSetScaling via ConditionalUpdateRisk
Eventually we'll have an API that allows us to use the
conditional-update risk name itself (e.g. '--accept
NonZonalAzureMachineSetScaling') [1,2], but this 'via...' context will
hopefully help avoid confusion in the meantime.
[1]: openshift/enhancements#1807
[2]: https://issues.redhat.com/browse/OTA-15431 parent f9d98d6 commit 7698d9a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments