-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
?
-
rhos-docs
-
None
-
-
-
-
Critical
Current CLI installation method lacks of `installPlanApproval: Manual`. Then it causes automatic update of operators.
cat << EOF| oc apply -f - apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: openstack-operator namespace: openstack-operators spec: name: openstack-operator channel: stable-v1.0 source: redhat-operators sourceNamespace: openshift-marketplace EOF
We should fix this to align with the GUI installation.