Uploaded image for project: 'Multiple Architecture Enablement'
  1. Multiple Architecture Enablement
  2. MULTIARCH-4694

ImageContentSourcePolicy/ImageDigestMirrorSet/ImageTagMirrorSet with Insecure Registry

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • None
    • Multi-Arch Sprint 256, Multi-Arch Sprint 257, Multi-Arch Sprint 258

      Verify this case works or implement it.

       

      Example of the expected registry.conf when:

      1. An ImageContentSourcePolicy is set with mirror on "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image"
      2. The registry "virthost.cluster-01.okd.on.massopen.cloud:5000" is added in the insecureRegistries list of the image.config.openshift.io/v1 object `cluster`

       

       

      unqualified-search-registries = ["registry.access.redhat.com", "docker.io"]
      short-name-mode = ""
      
      [[registry]]
        prefix = ""
        location = "quay.io/okd/scos-content"
      
        [[registry.mirror]]
          location = "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image"
          insecure = true
          pull-from-mirror = "digest-only"
      
      [[registry]]
        prefix = ""
        location = "quay.io/okd/scos-release"
      
        [[registry.mirror]]
          location = "virthost.cluster-01.okd.on.massopen.cloud:5000/localimages/local-release-image"
          insecure = true
          pull-from-mirror = "digest-only"
      
      [[registry]]
        prefix = ""
        location = "virthost.cluster-01.okd.on.massopen.cloud:5000"
        insecure = true 

       

       

       

       

              tzivkovi@redhat.com Tori Zivkovic
              rhn-support-adistefa Alessandro Di Stefano
              Lin Wang Lin Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: