.. |
alpha
|
remove unused params
|
2021-05-14 11:31:30 +08:00 |
options
|
kubeadm: Add the option to cleanup the tmp directory
|
2022-09-02 15:57:07 +08:00 |
phases
|
Merge pull request #113005 from chendave/dry-run-prepare
|
2022-10-17 06:59:07 -07:00 |
upgrade
|
Merge pull request #111277 from chymy/improve-kubeadm-subcommand-tips
|
2022-09-09 00:49:23 -07:00 |
util
|
Merge pull request #111277 from chymy/improve-kubeadm-subcommand-tips
|
2022-09-09 00:49:23 -07:00 |
certs_test.go
|
add go:build no windows for some control-plane related UT for kubeadm
|
2022-09-26 17:17:41 +08:00 |
certs.go
|
Improve tips of incorrect input of kubedm some subcommand
|
2022-08-26 01:18:29 +00:00 |
cmd.go
|
re-order imports for kubeadm
|
2021-08-17 22:40:46 +08:00 |
completion_test.go
|
Fix: test case wrong output in cmd/kubeadm/app/cmd/completion_test.go
|
2022-04-06 10:59:58 +08:00 |
completion.go
|
re-order imports for kubeadm
|
2021-08-17 22:40:46 +08:00 |
config_test.go
|
Move from k8s.gcr.io to registry.k8s.io
|
2022-05-31 10:16:53 -04:00 |
config.go
|
Improve tips of incorrect input of kubedm some subcommand
|
2022-08-26 01:18:29 +00:00 |
init_test.go
|
replace deprecated io/ioutil with os and io for cmd
|
2022-02-01 13:59:41 +08:00 |
init.go
|
kubeadm: move show-join-command as a separate phase
|
2022-08-26 23:35:58 +08:00 |
join_test.go
|
replace deprecated io/ioutil with os and io for cmd
|
2022-02-01 13:59:41 +08:00 |
join.go
|
kubeadm: using the existing exported method to add config flag
|
2022-09-07 11:50:06 +08:00 |
kubeconfig_test.go
|
replace deprecated io/ioutil with os and io for cmd
|
2022-02-01 13:59:41 +08:00 |
kubeconfig.go
|
fix several typo
|
2022-06-21 09:11:41 +00:00 |
main_test.go
|
re-order the imports in kubeadm
|
2021-07-04 16:41:27 +08:00 |
reset.go
|
kubeadm: fix typo for cmd reset's runner binding
|
2022-10-10 11:51:15 +08:00 |
token_test.go
|
Improve tips of incorrect input of kubedm some subcommand
|
2022-08-26 01:18:29 +00:00 |
token.go
|
kubeadm: fix the err msg if the token format is not match
|
2022-10-17 15:59:18 +08:00 |
version_test.go
|
re-order imports for kubeadm
|
2021-08-17 22:40:46 +08:00 |
version.go
|
re-order imports for kubeadm
|
2021-08-17 22:40:46 +08:00 |