Bug 1704570
| Summary: | Extracted tooling from a release image does not contain kubectl | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> |
| Component: | oc | Assignee: | Clayton Coleman <ccoleman> |
| Status: | CLOSED ERRATA | QA Contact: | Peter Ruan <pruan> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.1.0 | CC: | aos-bugs, jokerman, maszulik, mfojtik, mmccomas, pruan |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:48:18 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
Clayton Coleman
2019-04-30 05:38:58 UTC
This was fixed in https://github.com/openshift/origin/pull/22714 moving to qa. verified with 4.1.0-0.nightly-2019-05-03-145222 pruan@dhcp-91-104 ~/Downloads $ tar -tf openshift-client-linux-4.1.0-0.nightly-2019-05-03-152614.tar.gz [ruby-2.6.0] README.md oc kubectl pruan@dhcp-91-104 ~/Downloads $ tar -tf openshift-client-mac-4.1.0-0.nightly-2019-05-03-152614.tar.gz [ruby-2.6.0] README.md oc kubectl pruan@dhcp-91-104 ~/Downloads $ tar -tf openshift-install-linux-4.1.0-0.nightly-2019-05-03-152614.tar.gz [ruby-2.6.0] README.md openshift-install pruan@dhcp-91-104 ~/Downloads $ less openshift-client-windows-4.1.0-0.nightly-2019-05-03-152614.zip [ruby-2.6.0] Archive: openshift-client-windows-4.1.0-0.nightly-2019-05-03-152614.zip Zip file size: 22977709 bytes, number of entries: 2 -rwxr-xr-x 2.0 unx 1024 bX defN 19-May-03 04:29 README.md -rwxr-xr-x 2.0 unx 77120512 bX defN 19-May-03 04:29 oc.exe 2 files, 77121536 bytes uncompressed, 22977437 bytes compressed: 70.2% 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/RHBA-2019:0758 |