-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
1
-
None
-
None
-
OTA 274
The most pragmatic way to promote the oc adm upgrade status CLI from TP to GA is to use the existing UpgradeStatus feature gate already defined in the openshift/api. That feature gate now actually drives the ResourceReconciliationIssues condition presence in the ClusterVersion status (meaning this behavior is enabled in TP). We do not want to promote that behavior to GA so the most pragmatic option is to stop enabling it on the UpgradeStatus gate. This means the behavior would no longer be enabled on TP clusters but that seems acceptable because it was never supposed to be a user-facing behavior.