You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OTA-1545] Extend ClusterVersion for accepted risks
- Add a new field 'clusterversion.spec.desiredUpdate.accept': It contains
the names of conditional update risks that are considered acceptable.
- Move `clusterversion.status.conditionalUpdates.risks` two levels up as
`clusterversion.status.conditionalUpdateRisks`. It contains all the risks
for `clusterversion.status.conditionalUpdates`.
- Add a new field 'clusterversion.status.conditionalUpdates.riskNames': It
contains the names of risk for the conditional update. It deprecates
`clusterversion.status.conditionalUpdates.risks`.
0 commit comments