Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-385

oc-mirror requires that the default channel of an operator is mirrored

XMLWordPrintable

    • Low
    • CFE Sprint 235, CFE Sprint 236, CFE Sprint 237, CFE Sprint 246
    • 4
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      The introduction of the field "defaultChannel" in the section for "mirror.operators.catalog.packages" allows the user to define the channel they want to use (instead of the set defaultChannel in the operator), this acts as a defaultChannel override.

      An initial check is enforced to ensure that if the "defaultChannel" field is set that the user defines it also in the channels section of the ImageSetConfig.

      As in the example below

       mirror:
        operators:
        - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.12
          packages:
             - name: aws-load-balancer-operator
                defaultChannel: stable-v1
                channel:
                 - name: stable-v1
      Show
      The introduction of the field "defaultChannel" in the section for "mirror.operators.catalog.packages" allows the user to define the channel they want to use (instead of the set defaultChannel in the operator), this acts as a defaultChannel override. An initial check is enforced to ensure that if the "defaultChannel" field is set that the user defines it also in the channels section of the ImageSetConfig. As in the example below  mirror:   operators:   - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.12     packages:        - name: aws-load-balancer-operator           defaultChannel: stable-v1           channel:            - name: stable-v1
    • Bug Fix
    • In Progress

      Description of problem:

          

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

            luzuccar@redhat.com Luigi Mario Zuccarelli
            rhn-support-cuthayak Clark Uthayakumar
            ying zhou ying zhou
            Sherine Khoury
            Votes:
            5 Vote for this issue
            Watchers:
            36 Start watching this issue

              Created:
              Updated: