Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-27130

Update the subscription CR with installPlanApproval: Manual

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • rhos-docs
    • None
    • Critical

      Link: https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_installing-and-preparing-the-openstack-operator#proc_installing-the-OpenStack-Operator-by-using-the-CLI_installing

      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.

              ctomasko Catherine Tomasko
              rhn-support-knoha Keigo Noha
              rhos-docs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: