• Davanum Srinivas's avatar
    Allow secure access to apiserver from Admission Controllers · 25d4a708
    Davanum Srinivas authored
    * 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
    25d4a708
Name
Last commit
Last update
..
apis Loading commit data...
client Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
deploy Loading commit data...
develop Loading commit data...
docs/api-reference Loading commit data...
manifests Loading commit data...
pkg Loading commit data...
registry/cluster Loading commit data...
Makefile Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...