+++ This bug was initially created as a clone of Bug #1935707 +++ +++ This bug was initially created as a clone of Bug #1935706 +++ The MCO is required to roll out the master config pool prior to reporting level, and thus CVO should never reach Available at a new version without the master pool being updated. Add an extra check to the pool rollout - if we see the master pool with an Updating condition flag it and fail the upgrade job. Also handle paused pools in the wait loop (a paused pool is effectively "we will not deal with this pool" and so we will exit early and log). --- Additional comment from Vadim Rutkovsky on 2021-03-05 12:33:29 UTC --- Fixed in https://github.com/openshift/origin/pull/25922
No longer occuring