• 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
..
component/scheduler/perf Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
soak Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...