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

chore: add authorization config api version #23

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Nov 27, 2024

Add KubeAPIServer authorization config API version.

Add KubeAPIServer authorization config API version.

Signed-off-by: Noel Georgi <git@frezbo.dev>
@@ -22,18 +22,6 @@ func (v Version) FeatureFlagSeccompDefaultEnabledByDefault() bool {
return semver.Version(v).GTE(semver.Version{Major: 1, Minor: 25})
}

// KubeSchedulerConfigurationAPIVersion returns the API version of the kube-scheduler configuration.
Copy link
Member Author

Choose a reason for hiding this comment

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

this is not used in talos anymore

@frezbo
Copy link
Member Author

frezbo commented Nov 27, 2024

/m

@talos-bot talos-bot merged commit 06f07ab into siderolabs:main Nov 27, 2024
14 checks passed
@frezbo frezbo deleted the chore/kube-apiserver-authorization-config-version branch November 27, 2024 14:27
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