Andrew Lytvynov
|
5c073abfe1
|
Move csr.RequestNodeCertificate into kubelet bootstrap package
This func is only used by the kubelet and there's no need to pollute
client-go API with it.
|
2018-11-13 10:27:51 -08:00 |
|
Clayton Coleman
|
333536a68b
|
Move client cert bootstrap to a kubelet package
Makes it more clearly associated with the existing code and simplifies
cmd/kubelet/app.
|
2017-07-25 17:54:15 -04:00 |
|
Clayton Coleman
|
48236f0321
|
Move cmd/kubelet/app/bootstrap.go to a kubelet subpackage
|
2017-07-25 17:53:39 -04:00 |
|