-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13
-
Low
-
No
-
1
-
OTA 232, OTA 234
-
2
-
Rejected
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
"oc adm upgrade --to-multi-arch" command have no guard in cases where there's cluster conditions that may interfere with the transition, such as: Invalid=True, Failing=True, and Progressing=True
Steps to Reproduce:
either apply the command while an upgrade is in progress, or while there's cluster conditions such as Invalid=True or Failing=True
Actual results:
accepts the command
Expected results:
warns about the interfering condition, while allowing to progress only if --allow-upgrade-with-warnings is applied