Uploaded image for project: 'Agent-based deployment for OpenShift Installer'
  1. Agent-based deployment for OpenShift Installer
  2. AGENT-445

Register and configure MCE operator plugin via agentbased-installer cli

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • openshift-4.13
    • None
    • None
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • OCPSTRAT-137 - Deploy multicluster engine (MCE) operator when using Assisted Service

      Enhance agentbasedinstaller register method to read /etc/assisted/operators/operators.yaml file and use it to configure the installation of the MCE plugin via AS.

      See https://github.com/openshift/assisted-service/blob/87e629425ea59d8ae3972b8037099feac006faf8/swagger.yaml#L4303-L4307

      API call:

      PATCH http://<service_url>/api/assisted-install/v2/clusters/<cluster_id>
      {
         "olm_operators": [
             { "name": "mce" }
         ]
      }
      

            Unassigned Unassigned
            afasano@redhat.com Andrea Fasano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: