-
Story
-
Resolution: Done
-
Major
-
openshift-4.11
-
Product / Portfolio Work
-
False
-
-
False
-
3
-
None
-
OTA 217
command currently uses o.Client.ConfigV1().ClusterVersions().Update, which means that without a vendored API bump to teach oc about new spec properties, it might clear them on update. We should be using patch instead.