k3s/pkg/kubelet/certificate
Jacob Simpson a926c1f258 Allow certificate manager to be initialized with no certs.
Adds support to the certificate manager so it can be initialized with no
certs and only a connection to the certificate request signing API. This
specifically covers the scenario for the kubelet server certificate,
where there is a request signing client but on first boot there is no
bootstrapping or local certs.
2017-05-01 17:36:33 -07:00
..
BUILD autogenerated 2017-04-14 10:40:57 -07:00
certificate_manager.go Allow certificate manager to be initialized with no certs. 2017-05-01 17:36:33 -07:00
certificate_manager_test.go Allow certificate manager to be initialized with no certs. 2017-05-01 17:36:33 -07:00
certificate_store.go Add bootstrap support to certificate manager. 2017-04-20 16:27:32 -07:00
certificate_store_test.go Restructure unit tests for more cert/keys. 2017-04-28 17:13:48 -07:00