kubernetes/pkg/kubelet/certificate/bootstrap
Clayton Coleman ae6ee96b36
Verify the bootstrap client cert before using it
Before the bootstrap client is used, check a number of conditions that
ensure it can be safely loaded by the server. If any of those conditions
are invalid, re-bootstrap the node. This is primarily to force
bootstrapping without human intervention when a certificate is expired,
but also handles partial file corruption.
2017-10-16 14:26:56 +02:00
..
bootstrap_test.go Move client cert bootstrap to a kubelet package 2017-07-25 17:54:15 -04:00
bootstrap.go Verify the bootstrap client cert before using it 2017-10-16 14:26:56 +02:00
BUILD Verify the bootstrap client cert before using it 2017-10-16 14:26:56 +02:00