Skip to content
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

Update instruction for getting token to work on vanilla k8s and openshift #1264

Merged

Conversation

absoludity
Copy link
Contributor

Fixes #842 .

The service account created in this way with OpenShift has two secrets associated with it, and the kubeapps-operator token is not the first.

Unfortunately we can't use RegExp in jsonpath (see #842) but we can display the secrets one per line and simply grep. Confirmed this works with both openshift and vanilla K8s.

@absoludity absoludity self-assigned this Nov 1, 2019
@absoludity absoludity merged commit 6ed392e into vmware-tanzu:master Nov 4, 2019
@absoludity absoludity deleted the openshift-compatible-instructions branch November 4, 2019 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift: Get service account login token instructions are invalid
2 participants