Bug 1780779
Summary: | CLI tools downloaded from mirror.openshift.com don't have the correct version numbers from 4.2 onwards | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Chris Callegari <ccallega> | |
Component: | oc | Assignee: | Maciej Szulik <maszulik> | |
Status: | CLOSED WONTFIX | QA Contact: | zhou ying <yinzhou> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 4.2.0 | CC: | aos-bugs, ccoleman, jokerman, knarra, lxia, maszulik, mfojtik, pkanthal, pruan, wking, xxia, yinzhou | |
Target Milestone: | --- | |||
Target Release: | 4.2.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1791523 (view as bug list) | Environment: | ||
Last Closed: | 2020-06-09 00:12:17 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: | ||||
Bug Depends On: | 1791523 | |||
Bug Blocks: |
Description
Chris Callegari
2019-12-06 21:59:44 UTC
This may be an ART time problem (not running oc adm release extract after they relabel the payload). In this space (but not this issue) is extract-time version injection into the installer: bug 1773257. > ...not running oc adm release extract after they relabel the payload... It's hard to see how payload-relabels would work without a fresh extraction, because the installers from the old extraction wouldn't pin the relabeled release image. But maybe there's some magic that bumps installer pullspec pins without also getting oc version injection? > ... not running oc adm release extract after they relabel the payload ... Also in this space, extract-time version injection only landed in oc with 4.3, so there's no extract-time oc manipulation in these 4.2 release images. If we want that, we'd have to backport bug 1715001, which eventually resulted in [1,2,3,4] landing in 4.3. [1]: https://github.com/openshift/oc/pull/88 [2]: https://github.com/openshift/oc/pull/131 [3]: https://github.com/openshift/oc/pull/155 [4]: https://github.com/openshift/oc/pull/198 *** Bug 1781909 has been marked as a duplicate of this bug. *** *** Bug 1786837 has been marked as a duplicate of this bug. *** *** Bug 1788357 has been marked as a duplicate of this bug. *** The LifecycleStale keyword was removed, because the needinfo? flag was reset or the bug received blocker/security keyword. The bug assignee was notified. The LifecycleStale keyword was removed, because the needinfo? flag was reset or the bug received blocker/security keyword. The bug assignee was notified. This bug hasn't had any activity 7 days after it was marked as LifecycleStale, so we are closing this bug as WONTFIX. If you consider this bug still valuable, please reopen it or create new bug. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |