-
Notifications
You must be signed in to change notification settings - Fork 640
NO-JIRA: update readme of OpenShift (with authentication) part #14975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@vikram-raj: This pull request explicitly references no jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
docs review: /assign @opayne1 /label px-approved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I missed seeing this! Just a couple small comments from me! Let me know if you have questions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: logonoff, vikram-raj The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@vikram-raj: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
@@ -86,27 +86,38 @@ oc apply -f examples/secret.yaml | |||
oc extract secret/off-cluster-token -n openshift-console --to ./examples --confirm | |||
``` | |||
|
|||
If you have ran `source ./contrib/oc-environment.sh` before, unset all environment variables by running the following command: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so I would probably suggest to unset these at the begining of the oc-environment.sh
Let me know if I need to take a look again after Jakub's comment is addressed. Updates look good to me. /label docs-approved |
/cc @jhadvig