Bug 1870193
| Summary: | Upgrade from 4.4.0-0.nightly-2020-07-30-212136 to 4.4.16 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andreas Karis <akaris> |
| Component: | Cluster Version Operator | Assignee: | Over the Air Updates <aos-team-ota> |
| Status: | CLOSED NOTABUG | QA Contact: | Johnny Liu <jialiu> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.4 | CC: | aos-bugs, assingh, bniver, chaoyang, dmoessne, ebenahar, ekuric, emahoney, eparis, gmeno, hchiramm, jhou, jokerman, jsafrane, jupierce, kramdoss, madam, mrajanna, muagarwa, ocs-bugs, ratamir, rperiyas, scuppett, sostapov, sponnaga, vlaad, wking, ykaul |
| Target Milestone: | --- | Keywords: | Reopened, Tracking, Upgrades |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1836198 | Environment: | |
| Last Closed: | 2020-08-25 17:30:30 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: | 1836198, 1839933, 1854311, 1854312 | ||
| Bug Blocks: | |||
|
Comment 3
W. Trevor King
2020-08-19 17:00:08 UTC
You can only use versions (aka: --to 4.4.17) when you're somewhere on the graph and 4.4.17 is a valid upgrade path. Since they're running a nightly that's not on the upgrade graph they'll need to specify --allow-explicit-upgrade and --to-image options along with the image pullspec with digest. The following is correct command to run in order to upgrade to 4.4.17. # oc adm upgrade --allow-explicit-upgrade --to-image quay.io/openshift-release-dev/ocp-release@sha256:624e84b5d22cb865ee1be32aa6e3feea99917c6081f7a9c5b1185fc9934d23f3 Thanks! Not entirely clear what's left to do here, but the team email is not an assigned dev, so moving this back to NEW. There's no defect described here, just uncertainty regarding a one-off out of process customer engagement. Closing this bug. |