mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
*: remove --insecure-allow-any-token option
e2e and integration tests have been switched over to the tokenfile authenticator instead. ```release-note The --insecure-allow-any-token flag has been removed from kube-apiserver. Users of the flag should use impersonation headers instead for debugging. ```
This commit is contained in:
@@ -348,7 +348,6 @@ include-extended-apis
|
||||
initial-sync-timeout
|
||||
input-base
|
||||
input-dirs
|
||||
insecure-allow-any-token
|
||||
insecure-bind-address
|
||||
insecure-experimental-approve-all-kubelet-csrs-for-group
|
||||
insecure-port
|
||||
|
Reference in New Issue
Block a user