Bug 1815132
| Summary: | Ensure CAM works on OCP 4.4: Removal of deprecated apps v1beta1 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | John Matthews <jmatthew> |
| Component: | Migration Tooling | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.3.0 | CC: | chezhang, dymurray, pvauter, sregidor, whu, xjiang |
| Target Milestone: | --- | ||
| Target Release: | 4.3.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1815131 | Environment: | |
| Last Closed: | 2020-04-23 17:32:08 UTC | Type: | --- |
| 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: | 1815131 | ||
| Bug Blocks: | |||
|
Description
John Matthews
2020-03-19 14:55:26 UTC
Fix on controller side is in release-1.1 branch: https://github.com/konveyor/mig-controller/commit/b8dd38410b4048f8417a850c0b9a3b255343b270 This is built here: openshift-migration-controller-container-v1.1-6 (In reply to John Matthews from comment #1) > Fix on controller side is in release-1.1 branch: > https://github.com/konveyor/mig-controller/commit/ > b8dd38410b4048f8417a850c0b9a3b255343b270 Additional controller PRs. https://github.com/konveyor/mig-controller/pull/454 https://github.com/konveyor/mig-controller/pull/460 https://github.com/konveyor/mig-controller/commit/7da4fa17df67b7c6025aa3bdcf9cadc889cab8f7 Latest change for 4.4 support. Verified in CAM 1.1.2 stage The current 3.7 -> 4.4 behavior is that migrations containing v1beta1 resources will fail. Migrations not containing this kind of resources will be executed properly. 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:1552 |