Files
kubernetes/cmd/kubeadm/app/cmd
Lubomir I. Ivanov 837090135f kubeadm: make super-admin.conf changes to app/cmd
- Update unit tests in certs_test.go related to the "renew" CLI command.
- In /init, (d *initData) Client(), make sure that the new logic
for bootstrapping an "admin.conf" user is performed, by calling
EnsureAdminClusterRoleBinding() from the phases backend. Add a
"adminKubeConfigBootstrapped" flag that helps call this logic only
once per "kubeadm init" binary execution.
- In /phases/init include a new subphase for generating
the "super-admin.conf" file.
- In /phases/reset make sure the file "super-admin.conf" is
cleaned if present. Update unit tests.
2023-10-26 07:36:03 +03:00
..
2021-05-14 11:31:30 +08:00
2021-08-17 22:40:46 +08:00
2021-08-17 22:40:46 +08:00
2021-07-04 16:41:27 +08:00
2021-08-17 22:40:46 +08:00
2021-08-17 22:40:46 +08:00