-
Story
-
Resolution: Done
-
Major
-
openshift-4.11
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.