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

Ensure bearer token formatted correctly for token auth. #6114

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

absoludity
Copy link
Contributor

Description of the change

After some debugging, issue was simply missing the Bearer when setting the token auth. CI didn't pick it up since only the full integration tests use token auth now.

Benefits

Token auth works again (only broken in the dev version currently, not released).

Possible drawbacks

Applicable issues

Additional information

@netlify
Copy link

netlify bot commented Mar 20, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 299e61d
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6418e80056e3dc000898eb79

@absoludity absoludity merged commit 780bc82 into main Mar 21, 2023
@absoludity absoludity deleted the fix-token-authentication branch March 21, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serviceaccount token authentication broken
2 participants