-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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.31] Backport RBAC changes for v1.32 compat #11551
Comments
This is predominantly an aspect only for the 1.32 minor where this feature gate is present and modified. Testing involves backwards compatibility with prior agent versions. $ kubectl get --raw /metrics | grep -i kubernetes_feature_enabled{name="AuthorizeNodeWithSelectors",
$ k3s -v
kg no,po,svc -A NAMESPACE NAME READY STATUS RESTARTS AGE NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
NAME STATUS ROLES AGE VERSION NAMESPACE NAME READY STATUS RESTARTS AGE NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
NAME STATUS ROLES AGE VERSION NAMESPACE NAME READY STATUS RESTARTS AGE NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
|
Backport changes made for compat with
AuthorizeNodeWithSelectors
feature-gate in v1.32.From the release notes:
The text was updated successfully, but these errors were encountered: