Lucas Käldström
|
b7700ef4dd
|
kubeadm: Enable the Node Authorizer in v1.7 and fix some small bugs related to the enablement
|
2017-06-07 21:07:49 +03:00 |
|
Lucas Käldström
|
036463dd17
|
Fix golint issues
|
2017-02-23 23:44:46 +02:00 |
|
Lucas Käldström
|
42cb8c8cb0
|
kubeadm: Generate kubeconfig files for controller-manager and scheduler and use them; secures the control plane communication
|
2017-02-23 21:28:03 +02:00 |
|
Lucas Käldström
|
60b789b1c7
|
kubeadm: Move {admin,kubelet}.conf out as constants and make a separate util package for kubeconfig logic
|
2017-02-17 21:36:58 +02:00 |
|
deads2k
|
5a8f075197
|
move authoritative client-go utils out of pkg
|
2017-01-24 08:59:18 -05:00 |
|
deads2k
|
335ef747d6
|
mechanical
|
2017-01-23 10:03:55 -05:00 |
|
Lucas Käldström
|
13499f443a
|
Generate two certs and two private keys; only the necessary ones; make the certs and kubeconfig phases work with valid files already on-disk and some cleanup
|
2017-01-21 00:33:06 +02:00 |
|
deads2k
|
ee6752ef20
|
find and replace
|
2017-01-20 08:04:53 -05:00 |
|
deads2k
|
cdb2934bbc
|
remove kubernetes copy of clientcmd types
|
2017-01-19 07:39:19 -05:00 |
|
Andrew Rynhard
|
f46bf42ba0
|
Add authorization mode to kubeadm
|
2017-01-18 14:02:53 -08:00 |
|
Lucas Käldström
|
720f3b45aa
|
Refactor the pki, cert, kubeconfig code in the kubeadm binary into two separate and logically independent phases
|
2017-01-03 23:40:07 +02:00 |
|