mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +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:
1
hack/testdata/auth-tokens.csv
vendored
Normal file
1
hack/testdata/auth-tokens.csv
vendored
Normal file
@@ -0,0 +1 @@
|
||||
admin-token,admin,,"system:masters"
|
|
Reference in New Issue
Block a user