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

[Bug] Images in Internal Registry are getting corrupted randomly if the source image is pulled from artifactory.io

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • No
    • None
    • None
    • Rejected
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      When using imagestream to pull the images from external image registry to internal image registry, images get corrupted randomly.
      
      - Internal image registry is configured to use s3 for image storage 
      - Image pruning is enabled but the corrupted images are not getting cleaned 
      - No third party operators are being used in the cluster
      
      
      

       

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

       

      How reproducible:

      non-reproducible

      Steps to Reproduce:

      non-reproducible

      Actual results:

      N/A

      Expected results:

      N/A

      Additional info:

      Image from external repo is pulled as below method and all the config regarding pull secret,linking the secrets are done properly and still some of the images are getting corrupted 
       
      apiVersion: image.openshift.io/v1
      kind: ImageStream
      metadata:
        name: my-external-image
      spec:
        tags:
        - from:
            kind: DockerImage
            name: <external_registry_url>/<repository>:<tag>
          name: latest

       

              fmissi Flavian Missi
              rhn-support-gmahto Gagan Mahto
              None
              None
              Wen Wang Wen Wang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: