Files
kubernetes/pkg/apiserver
Davanum Srinivas 25d4a70827 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-20 10:42:21 -04:00
..
2016-08-22 23:00:23 -07:00
2016-07-16 13:48:21 -04:00
2016-09-15 13:22:45 +02:00
2016-03-02 20:46:32 -05:00
2016-08-02 15:12:39 +03:00
2016-08-02 15:12:39 +03:00