kubernetes/hack/verify-flags
Kubernetes Submit Queue b78fc209a4 Merge pull request #49045 from ericchiang/remove-anytoken-authenticator-option
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
2017-07-19 10:27:29 -07:00
..
exceptions.txt Enable logexporter mechanism to dump logs from k8s nodes to GCS directly 2017-07-12 14:39:49 +02:00
excluded-flags.txt Add Azure managed disk support 2017-07-14 14:09:44 +08:00
known-flags.txt Merge pull request #49045 from ericchiang/remove-anytoken-authenticator-option 2017-07-19 10:27:29 -07:00
OWNERS Adds owners for hack/verify-flags 2017-02-21 11:34:05 -03:00