Lucas Käldström
|
796c3f9773
|
kubeadm: Implement the kubeadm token command fully and move it out of the experimental subsection
|
2017-02-27 12:56:03 +02:00 |
Eric Chiang
|
a0df658b20
|
kube-apiserver: add a bootstrap token authenticator for TLS bootstrapping
|
2017-02-21 08:43:55 -08:00 |
Joe Beda
|
3a3c2fa0c8
|
Ignore Bootstrap Token secrets that don't use predictable names.
This aligns with spec changes coming in https://github.com/kubernetes/community/pull/381.
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
|
2017-02-20 11:38:21 -08:00 |
Lucas Käldström
|
4940c32c39
|
Expose the constants in pkg/controller/bootstrap and add a validate token method
|
2017-02-14 20:29:23 +02:00 |
Joe Beda
|
20e1f8ea9b
|
Creates constants for bootstrap tokens.
Move these form core API to a separate package (pkg/bootstrap/api).
This also creates the constant for the new kube-public namespace.
|
2017-02-10 12:47:25 -08:00 |