• Kubernetes Submit Queue's avatar
    Merge pull request #41281 from ericchiang/bootstrap-token-authenticator · 787b1a23
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41812, 41665, 40007, 41281, 41771)
    
    kube-apiserver: add a bootstrap token authenticator for TLS bootstrapping
    
    Follows up on https://github.com/kubernetes/kubernetes/pull/36101
    
    Still needs:
    
    * More tests.
    * To be hooked up to the API server.
      - Do I have to do that in a separate PR after k8s.io/apiserver is synced?
    * Docs (kubernetes.io PR).
    * Figure out caching strategy.
    * Release notes.
    
    cc @kubernetes/sig-auth-api-reviews @liggitt @luxas @jbeda
    
    ```release-notes
    Added a new secret type "bootstrap.kubernetes.io/token" for dynamically creating TLS bootstrapping bearer tokens.
    ```
    787b1a23
Name
Last commit
Last update
..
OWNERS Loading commit data...
exceptions.txt Loading commit data...
excluded-flags.txt Loading commit data...
known-flags.txt Loading commit data...