Bug 1857435
| Summary: | The non-olm operator deployment will always deploy the latest minor version (1.x), potentially resulting in unintended upgrades | ||
|---|---|---|---|
| Product: | Migration Toolkit for Containers | Reporter: | Erik Nelson <ernelson> |
| Component: | General | Assignee: | John Matthews <jmatthew> |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> |
| Severity: | medium | Docs Contact: | Avital Pinnick <apinnick> |
| Priority: | medium | ||
| Version: | 1.3.0 | CC: | ernelson, jmatthew, jmontleo, pvauter, rjohnson, sregidor |
| 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:42:32 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
Erik Nelson
2020-07-15 20:41:10 UTC
This should be addressed in 1.3.0 by using the tag 1.3.0 instead of 1.2 in the operator.yml for the operator. Verified using MTC 1.3
openshift-migration-rhel7-operator@sha256:71156aa47b56dd673268f7f073c76c9595e6d856b4f94f61b28e599bffe12899
The image used in the operator.yml file points to the 1.3.0 version.
$ oc exec migration-operator-75bdc8b65-4xtd4 cat /operator.yml |grep image | grep operator
image: registry.redhat.io/rhmtc/openshift-migration-rhel7-operator:v1.3.0
Moved to VERIFIED status.
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 |