Bug 1907785

Summary: directvolumemigration-rsync-transfer pod's image is using upstream image
Product: Migration Toolkit for Containers Reporter: Xin jiang <xjiang>
Component: GeneralAssignee: Dylan Murray <dymurray>
Status: CLOSED ERRATA QA Contact: Xin jiang <xjiang>
Severity: urgent Docs Contact: Avital Pinnick <apinnick>
Priority: urgent    
Version: 1.4.0CC: chezhang, ernelson, rjohnson, sregidor, whu
Target Milestone: ---   
Target Release: 1.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-11 12:54:50 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:

Description Xin jiang 2020-12-15 08:46:03 UTC
Description of problem:
directvolumemigration-rsync-transfer pod's image is using quay.io/konveyor/rsync-transfer:latest, which is upstream image.

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

Images:
registry.redhat.io/rhmtc/openshift-migration-rhel7-operator@sha256:61de8be7e30fb15b278aeececb0de8ac5ecaeb221a312ab1140e6c925ab0e217
registry.redhat.io/rhmtc/openshift-migration-controller-rhel8@sha256:b64b43a7f982ce1bd9a92de4f10f6468a54be059df0e0d192022b513f2505366

How reproducible:
Always

Steps to Reproduce:
Checked that directvolumemigration-rsync-transfer pod is using upstream image quay.io/konveyor/rsync-transfer:latest.

Actual results:
$ oc get pod  -n ocp-37664-stage-progressreporting directvolumemigration-rsync-transfer -o yaml | grep image: | sort -u
            f:image: {}
    image: quay.io/konveyor/rsync-transfer:latest

Expected results:
It should point to the downstream image 

Additional info:

Comment 1 Xin jiang 2020-12-15 08:47:10 UTC
directvolumemigration-stunnel-transfer pod as well.

$ oc get pod directvolumemigration-stunnel-transfer -o yaml | grep image:
            f:image: {}
    image: quay.io/konveyor/rsync-transfer:latest
    image: quay.io/konveyor/rsync-transfer:latest

Comment 7 Xin jiang 2020-12-24 08:33:42 UTC
verified.

$ oc get pod -n ocp-24730-django -o yaml | grep image:
              f:image: {}
              f:image: {}
      image: registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:715d6869c6d23d572808d64c511b94c6af07a6bce08b4f62a78542b61f3af02a

Comment 9 errata-xmlrpc 2021-02-11 12:54:50 UTC
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 (Migration Toolkit for Containers (MTC) tool image release advisory 1.4.0), 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/RHBA-2020:5329