• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • OCPSTRAT-876 - [Tech Preview] OC mirror multiple internet disconnected enclaves
    • ---
    • ---
    • CLID Sprint 252

      Overview

      Ensure that the current v2 respects the v1 TargetCatalog and TargetTag fields (if set) for oci catalog and registry catalogs.

      Also TargetCatalog and TargetTag should not be mutually exclusive.

      Invalid example:

      kind: ImageSetConfiguration
      apiVersion: mirror.openshift.io/v1alpha2
      mirror:
        operators:
        - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.14
          targetCatalog: abc/def:v5.5
          packages:
          - name: aws-load-balancer-operator

      Valid example:

      kind: ImageSetConfiguration
      apiVersion: mirror.openshift.io/v1alpha2
      mirror:
        operators:
        - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.14
          targetCatalog: abc/def
          targetTag: v4.4
          packages:
          - name: aws-load-balancer-operator

              skhoury@redhat.com Sherine Khoury
              luzuccar@redhat.com Luigi Mario Zuccarelli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: