Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-580

Enable automatic subscription manifest upload using the AutomationController CRD deployment

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 2.2
    • platform-operator
    • False
    • Hide

      None

      Show
      None
    • False

      Feature Overview

      Implement the option to provide the subscription manifest as a configmap on the AutomationController CRD for fully automated deployment.

      E.g.:

      • Customer creates ConfigMap
      • Customer adds the following to the spec file:
        spec:
          manifest_file: <configmap-name>
      • The operator automatically makes a POST to the right endpoint with the manifest file contents when deploying

        Background

      Currently, after the AutomationController CRD is properly applied, the customer must manually import the subscription manifest or authenticate with username and password in the license page.

      Use Cases

      Fully automated AAP deployment using the Platform Operator

      Assumptions

      • Same can be achieved by making a post request to /api/v2/config with the manifest.zip as a base64-encoded line.

              dysilva Dylan Silva
              lbenedit1@redhat.com Lucas Benedito
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: