Uploaded image for project: 'Managed Service - Connectors'
  1. Managed Service - Connectors
  2. MGDCTRS-1087 Provide connectors catalog as container image
  3. MGDCTRS-1089

fleet manager: support for catalog as container images

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • cos-fleetmanager
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • MGDSRVS-350 - Establish CVE response processes
    • 0

      We can create init container that copy data from the container to the shared directory, like:

            initContainers: 
              - name: catalog
                image: "quay.io/rhoas/cos-fleet-catalog-camel:latest"
                imagePullPolicy: Never
                volumeMounts: 
                  - mountPath: /config/connector-catalog
                    name: connector-catalog
                command: 
                  - cp
                  - -r
                  - /etc/connectors
                  - /config/connector-catalog/camel
      

              dbokde Dhiraj Bokde
              lburgazz@redhat.com Luca Burgazzoli
              Archiver:
              ranumula@redhat.com Raju Anumula

                Created:
                Updated:
                Archived: