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

[release-1.24] Add bootstrap token auth handler #3922

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

brandond
Copy link
Member

Proposed Changes

Add bootstrap token auth handler

Partial revert of 09041c4

This is necessary because RKE2 doesn't inherit the bootstrap token auth that K3s pulls out of the apiserver's request handlers.

Types of Changes

bugfix

Verification

see linked issue

Linked Issues

Further Comments

@brandond brandond requested a review from a team as a code owner February 17, 2023 22:12
@brandond brandond force-pushed the fix_token_auth_release-1.24 branch from 938e8b7 to 8b90247 Compare February 17, 2023 22:14
Partial revert of 09041c4

This is necessary because RKE2 doesn't inherit the bootstrap token auth
that K3s pulls out of the apiserver's request handlers.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond force-pushed the fix_token_auth_release-1.24 branch from 8b90247 to 8efb516 Compare February 21, 2023 21:52
@brandond brandond merged commit 1a346e6 into rancher:release-1.24 Feb 21, 2023
@brandond brandond deleted the fix_token_auth_release-1.24 branch June 6, 2024 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.

3 participants