Bug 1827486
Summary: | `oc adm create-kubeconfig -h` don't show accurate help info | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> |
Component: | oc | Assignee: | Sally <somalley> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 4.3.z | CC: | aos-bugs, jokerman, mfojtik, wking |
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 15:58:27 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
zhou ying
2020-04-24 03:33:40 UTC
Sally sync with Clayton, I'm not sure if we still care about this command. I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. We're moving to deprecate `oc adm create-kubeconfig` command. We'll be pointing users to `oc config set...` equivalent in the near future. Moving version to 4.6 for this bug, no plans to backport. [root@dhcp-140-138 ~]# oc version --client Client Version: 4.6.0-202006181224-4f753f8 [root@dhcp-140-138 ~]# oc adm create-kubeconfig --master='https://api.xxxx.openshift.com:6443' Command "create-kubeconfig" is deprecated, and will be removed in the future version error: client-certificate must be provided 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196 |