• Kubernetes Submit Queue's avatar
    Merge pull request #49045 from ericchiang/remove-anytoken-authenticator-option · b78fc209
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49058, 49072, 49137, 49182, 49045)
    
    *: remove --insecure-allow-any-token option
    
    ~Since the authenticator is still used in e2e tests, don't remove
    the actual package. Maybe a follow up?~
    
    edit: 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.
    ```
    
    closes #49031
    
    cc @kubernetes/sig-auth-pr-reviews
    b78fc209
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...