mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-11 17:54:34 +00:00
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. ```