k3s/pkg/kubelet/certificate
Jacob Simpson 1519bb94dc Rotate kubelet client certificate.
Changes the kubelet so it bootstraps off the cert/key specified in the
config file and uses those to request new cert/key pairs from the
Certificate Signing Request API, as well as rotating client certificates
when they approach expiration.
2017-06-01 09:29:42 -07:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNER add myself and liggitt to pkg/kubelet/certificats OWNERs 2017-05-30 15:07:02 -07:00
certificate_manager.go Rotate kubelet client certificate. 2017-06-01 09:29:42 -07:00
certificate_manager_test.go Rotate kubelet client certificate. 2017-06-01 09:29:42 -07:00
certificate_store.go Certificate rotation for kubelet server certs. 2017-05-29 12:28:01 -07:00
certificate_store_test.go Restructure unit tests for more cert/keys. 2017-04-28 17:13:48 -07:00