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

feat: add api-server authorization config #9816

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Nov 27, 2024

Add support for configuring KubeAPIServer authorization config.

Fixes: #9791

@frezbo frezbo force-pushed the feat/kube-apiserver-authorization-config-file branch 4 times, most recently from 684b7fc to 1269b47 Compare November 28, 2024 04:06
go.mod Outdated Show resolved Hide resolved
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆒

go.mod Show resolved Hide resolved
pkg/machinery/config/types/v1alpha1/v1alpha1_types.go Outdated Show resolved Hide resolved
Add support for configuring KubeAPIServer authorization config.

Fixes: siderolabs#9791

Signed-off-by: Noel Georgi <[email protected]>
@frezbo frezbo force-pushed the feat/kube-apiserver-authorization-config-file branch from 1269b47 to e905846 Compare November 28, 2024 10:58
@frezbo
Copy link
Member Author

frezbo commented Nov 28, 2024

/m

@talos-bot talos-bot merged commit e905846 into siderolabs:main Nov 28, 2024
50 checks passed
@frezbo frezbo deleted the feat/kube-apiserver-authorization-config-file branch November 28, 2024 12:25
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.

api-server: unset --authorization-mode to use --authorization-config
3 participants