Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mco: set co status upgradeable to false while pools updating
Sets machine-config clusteroperator Upgradeable: False when pools are updating (covering future upgrades), does not block current upgrade from reporting finished on all completing. When pools are both Updating and Degraded, we prioritize reporting Degraded: If any pool is Degraded, the clusteroperator status.Reason == DegradedPool. Otherwise, if any pool is Updating (but none are Degraded) status.Reason == PoolUpdating.
- Loading branch information