Bug 1881970
| Summary: | it's showing Konveyor logo on the top right of migration console | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Migration Toolkit for Containers | Reporter: | Xin jiang <xjiang> | ||||
| Component: | General | Assignee: | Ian <ibolton> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> | ||||
| Severity: | medium | Docs Contact: | Avital Pinnick <apinnick> | ||||
| Priority: | unspecified | ||||||
| Version: | 1.3.0 | CC: | chezhang, ernelson, pvauter, rjohnson, sregidor, whu | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 1.3.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: | 2020-09-30 18:43:10 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: | |||||||
| Attachments: |
|
||||||
|
Description
Xin jiang
2020-09-23 14:00:45 UTC
Created attachment 1716068 [details]
Konveyor log
verified.
$ oc get pod -n openshift-migration migration-ui-8578cf8b6-wp44l -o yaml | grep image
f:image: {}
f:imagePullPolicy: {}
- image: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-ui-rhel8@sha256:12f88eef72fc655fbf05f7ac3d0e438893f4476da07b45c19e520c5a808c1ad6
imagePullPolicy: Always
imagePullSecrets:
image: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-ui-rhel8@sha256:12f88eef72fc655fbf05f7ac3d0e438893f4476da07b45c19e520c5a808c1ad6
imageID: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-ui-rhel8@sha256:12f88eef72fc655fbf05f7ac3d0e438893f4476da07b45c19e520c5a808c1ad6
$ oc get pod -n openshift-migration migration-operator-554fcbfd57-k9whq -o yaml | grep image
f:image: {}
f:imagePullPolicy: {}
image: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-rhel7-operator@sha256:7a6da4a67141ae30771e2907096f7881ba82c53b238f80f93a2820ace49e8de8
imagePullPolicy: Always
imagePullSecrets:
image: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-rhel7-operator@sha256:7a6da4a67141ae30771e2907096f7881ba82c53b238f80f93a2820ace49e8de8
imageID: quay-enterprise-quay-enterprise.apps.cam-tgt-8970.qe.devcluster.openshift.com/admin/openshift-migration-rhel7-operator@sha256:7a6da4a67141ae30771e2907096f7881ba82c53b238f80f93a2820ace49e8de8
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.3.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:4148 |