Bug 1876237
Summary: | [4.5.z] Typo in warning: You have used --allow-explicit-upgrade to the update to preceed anyway | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Micah Abbott <miabbott> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED DUPLICATE | QA Contact: | zhou ying <yinzhou> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | aos-bugs, jokerman, mfojtik, tsze |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1846078 | Environment: | |
Last Closed: | 2020-09-06 15:52:59 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: | 1846078 | ||
Bug Blocks: |
Description
Micah Abbott
2020-09-06 15:50:37 UTC
Saw this typo in `oc` 4.5.7 ``` $ oc version Client Version: 4.5.7 Server Version: 4.5.8 Kubernetes Version: v1.17.1+a1af596 $ oc adm upgrade --allow-explicit-upgrade --to-image quay.io/openshift-release-dev/ocp-release@sha256:ae61753ad8c8a26ed67fa233eea578194600d6c 72622edab2516879cfbf019fd warning: The requested upgrade image is not one of the available updates. You have used --allow-explicit-upgrade to the update to preceed anyway error: already upgrading. ... ``` Argh, I forgot the cherry-pick bot creates BZs...closing in favor of 1876238 *** This bug has been marked as a duplicate of bug 1876238 *** |