k3s/hack/verify-flags
Kubernetes Submit Queue c46bc88f04 Merge pull request #31491 from dims/fixes-issue-13598
Automatic merge from submit-queue

Allow secure access to apiserver from Admission Controllers

* Allow options.InsecurePort to be set to 0 to switch off insecure access
* In NewSelfClient, Set the TLSClientConfig to the cert and key files
  if InsecurePort is switched off
* Mint a bearer token that allows the client(s) created in NewSelfClient
  to talk to the api server
* Add a new authenticator that checks for this specific bearer token

Fixes #13598
2016-09-21 21:31:56 -07:00
..
.gitattributes Mark known-flags to merge via union. 2016-06-08 15:59:35 -07:00
exceptions.txt Merge pull request #32264 from dshulyak/enable_hostpath_provisioner 2016-09-20 00:30:42 -07:00
excluded-flags.txt Move kubemark, skew, upgrade, leak logic into hack/e2e.go 2016-08-09 14:04:19 -07:00
known-flags.txt Merge pull request #31491 from dims/fixes-issue-13598 2016-09-21 21:31:56 -07:00