Lucas Käldström
|
c473039580
|
kubeadm: Initial refactor of the Bootstrap Tokens. Add the new API objects, add/move helpers and start using the new flow in the code
|
2018-05-31 22:19:26 +03:00 |
|
Gavin
|
bb5e156aba
|
Add generic Bootstrap Token constants and helpers to client-go
|
2018-01-17 16:22:37 +08:00 |
|
wackxu
|
0e1a74731d
|
Validate usage strings when creating bootstrap tokens via kubeadm
|
2017-11-13 09:37:20 +08:00 |
|
Matt Moyer
|
77f1b72a40
|
kubeadm: add --groups flag for kubeadm token create.
This adds support for creating a bootstrap token that authenticates with extra `system:bootstrappers:*` groups in addition to `system:bootstrappers`.
|
2017-08-25 16:26:20 -05:00 |
|
Lucas Käldström
|
04748160a6
|
kubeadm: Move all node bootstrap token related code in one phase package
|
2017-08-10 06:45:19 +03:00 |
|