Bug 2100841 - tiny openshift-install usability fix for setting KUBECONFIG
Summary: tiny openshift-install usability fix for setting KUBECONFIG
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.11
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.11.0
Assignee: OCP Installer
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-24 12:34 UTC by Dan Winship
Modified: 2022-08-10 11:20 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:19:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 6018 0 None open Bug 2100841: Print the "export KUBECONFIG=..." command on its own line for easier cut-and-paste 2022-06-24 12:37:18 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:20:32 UTC

Description Dan Winship 2022-06-24 12:34:11 UTC
instead of saying

    INFO To access the cluster as the system:admin user when using 'oc', run 'export KUBECONFIG=/home/danw/Desktop/cluster/auth/kubeconfig' 

we should say

    INFO To access the cluster as the system:admin user when using 'oc', run
        export KUBECONFIG=/home/danw/Desktop/cluster/auth/kubeconfig

so you can just triple-click the line to select it rather than having to carefully select between the quote marks

Comment 3 Gaoyun Pei 2022-06-27 02:00:06 UTC
Verified in 4.11.0-0.nightly-2022-06-25-081133. No quotes in the prompt. 

  level=info msg=Install complete!
  level=info msg=To access the cluster as the system:admin user when using 'oc', run
  level=info msg=    export KUBECONFIG=/home/jenkins/ws/workspace/ocp-common/Flexy-install/flexy/workdir/install-dir/auth/kubeconfig

Comment 5 errata-xmlrpc 2022-08-10 11:19:34 UTC
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069


Note You need to log in before you can comment on or make changes to this bug.