Bug 1804742
| Summary: | image stream is not being migrated correctly using CAM tool | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Arnab Ghosh <arghosh> | |
| Component: | Migration Tooling | Assignee: | Scott Seago <sseago> | |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.2.z | CC: | dymurray, ernelson, jmatthew, jmontleo, slucidi, sregidor | |
| Target Milestone: | --- | |||
| Target Release: | 4.4.0 | |||
| Hardware: | x86_64 | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1810763 (view as bug list) | Environment: | ||
| Last Closed: | 2020-05-28 11:09:55 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1810763 | |||
| 
 
        
          Comment 12
        
        
          Scott Seago
        
        
        
        
        
          2020-02-28 20:49:47 UTC
        
       
      
      
      
    Verified using CAM 1.2 stage. Verified in 3.11 -> 4.3 and 4.2 -> 4.3. Note: Be aware that this bug and its fix are related only to internal images (docker-registry.default.svc:5000 registry, not external ones) Source cluster has: $ oc get istag NAME DOCKER REF UPDATED internal-image:busy docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 About an hour ago internal-image:latest docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 About an hour ago internal-image:tag1 docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 About an hour ago internal-image:tag2 docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 About an hour ago internal-image:tag3 docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 About an hour ago internal-image:tag4 docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 About an hour ago internal-image:alp docker-registry.default.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 About an hour ago Target cluster shows: $ oc get istag NAME IMAGE REFERENCE UPDATED internal-image:tag4 image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 57 minutes ago internal-image:alp image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 57 minutes ago internal-image:busy image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 57 minutes ago internal-image:latest image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 57 minutes ago internal-image:tag1 image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 57 minutes ago internal-image:tag2 image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:39eda93d15866957feaee28f8fc5adb545276a64147445c64992ef69804dbf01 57 minutes ago internal-image:tag3 image-registry.openshift-image-registry.svc:5000/ocp-yyyy-istagsmirror/internal-image@sha256:a2490cec4484ee6c1068ba3a05f89934010c85242f736280b35343483b2264b6 57 minutes ago Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:2326  |