-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.12
-
Low
-
None
-
3
-
OTA 228, OTA 229
-
2
-
False
-
while upgrading openshift from 4.11 to 4.12, there is a temporary error condition visible in the cli as well as in cvo pod
$ oc adm upgrade info: An upgrade is in progress. Working towards 4.12.0-ec.3: 703 of 830 done (84% complete), waiting up to 40 minutes on machine-config Upgradeable=False Reason: UnableToGetClusterVersion Message: Unable to get ClusterVersion, err=clusterversion.config.openshift.io "version" not found.
cvo log:
E0915 21:43:12.739847 1 upgradeable.go:312] Unable to get ClusterVersion, err=clusterversion.config.openshift.io "version" not found.
How reproducible:
3 of 3
Steps to Reproduce:
1. upgrade 4.11 to 4.12 2. observe oc adm upgrade output, as well as cvo log