Bug 1874290
Summary: | oc registry commands require kubeconfig | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Robert Bost <rbost> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED DUPLICATE | QA Contact: | zhou ying <yinzhou> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.5 | CC: | aos-bugs, jokerman, mfojtik |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-03 09:00:31 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
Robert Bost
2020-08-31 22:43:58 UTC
The following lines seem to be the offender: release-4.5 branch https://github.com/openshift/oc/blob/5e7af8cc3c5694f7cc22ae3f2f1e54cccc485afe/pkg/cli/registry/login/login.go#L151-L154 I've submitted https://github.com/openshift/oc/pull/542 for review Since oc registry login is targeted at users of the internal registry, which in majority cases means re-using cluster credentials we're not envisioning changing oc registry login with this ask. It is sufficient to update the documentation accordingly. *** This bug has been marked as a duplicate of bug 1866588 *** *** This bug has been marked as a duplicate of bug 1866588 *** |