.. |
apiclient
|
Merge pull request #117630 from skitt/intstr-fromint32-cluster-lifecycle
|
2023-05-19 08:50:30 -07:00 |
certs
|
kubeadm: support updating certificate organization during 'kubeadm certs renew'
|
2023-11-11 14:57:50 +08:00 |
config
|
kubeadm: increase ut coverage of util/config
|
2023-12-06 21:21:52 +08:00 |
crypto
|
re-order imports for kubeadm
|
2021-08-17 22:40:46 +08:00 |
dryrun
|
cleanup: remove duplicate import
|
2022-07-14 11:25:19 +08:00 |
etcd
|
kubeadm: fix export comments to make golangci-lint happy
|
2023-10-25 19:35:10 +03:00 |
image
|
Merge pull request #110941 from runzhliu/patch-1
|
2022-09-19 14:21:34 -07:00 |
initsystem
|
fix: check if initsystem service exists
|
2023-09-08 11:15:07 +08:00 |
kubeconfig
|
kubeadm: increase ut coverage fo util/kubeconfig
|
2023-08-18 14:49:59 +08:00 |
output
|
cleanup: kubeadm upgrade plan supports json/yaml output
|
2022-03-25 16:15:43 +08:00 |
patches
|
kubeadm: fix export comments to make golangci-lint happy
|
2023-10-25 19:35:10 +03:00 |
pkiutil
|
kubeadm: cleanup unused CreateCSR and associated functions
|
2023-12-05 18:17:14 +08:00 |
pubkeypin
|
kubeadm: fix the bug that kubeadm only uses the first hash in caCertHashes to verify the root CA
|
2021-05-13 19:38:39 +08:00 |
runtime
|
kubeadm: fix crictl pull using wrong flag, use -i and -r
|
2023-05-06 14:50:21 +08:00 |
staticpod
|
kubeadm: fix export comments to make golangci-lint happy
|
2023-10-25 19:35:10 +03:00 |
users
|
kubeadm: fix export comments to make golangci-lint happy
|
2023-10-25 19:35:10 +03:00 |
arguments_test.go
|
kubeadm: adapt the validation and utils for structured ExtraArgs
|
2023-08-16 13:27:05 +03:00 |
arguments.go
|
kubeadm: Optimize the logic to override the arguments
|
2023-10-06 19:01:00 +08:00 |
chroot_unix.go
|
generated: Run hack/update-gofmt.sh
|
2021-08-24 15:47:49 -04:00 |
chroot_windows.go
|
generated: Run hack/update-gofmt.sh
|
2021-08-24 15:47:49 -04:00 |
copy_unix.go
|
kubeadm: return the output from stdout and stderr
|
2023-01-03 10:45:12 +08:00 |
copy_windows.go
|
kubeadm: return the output from stdout and stderr
|
2023-01-03 10:45:12 +08:00 |
copy.go
|
kubeadm: fix a bug where file copy(backup) could not be executed correctly on Windows platform during upgrade
|
2023-05-08 22:17:32 +08:00 |
endpoint_test.go
|
kubeadm cleanup: master -> control-plane (cont.3)
|
2019-02-23 10:19:26 +07:00 |
endpoint.go
|
kubeadm: print warnings to stderr
|
2022-01-11 23:08:59 +08:00 |
env_test.go
|
kubeadm: remove reference of k8s.io/kubernetes/pkg/apis/core/v1
|
2023-09-12 17:09:19 +08:00 |
env.go
|
kubeadm: remove reference of k8s.io/kubernetes/pkg/apis/core/v1
|
2023-09-12 17:09:19 +08:00 |
error_test.go
|
re-order the imports in kubeadm
|
2021-07-04 16:41:27 +08:00 |
error.go
|
kubeadm: fix export comments to make golangci-lint happy
|
2023-10-25 19:35:10 +03:00 |
marshal_test.go
|
add TestUnmarshalJson for UniversalUnmarshal
|
2023-09-12 14:41:07 +08:00 |
marshal.go
|
add TestUnmarshalJson for UniversalUnmarshal
|
2023-09-12 14:41:07 +08:00 |
template_test.go
|
Updating pause image refernces to 3.9
|
2022-11-14 10:24:54 -08:00 |
template.go
|
[kubeadm/app/util]switch to github.com/pkg/errors
|
2018-10-26 15:17:21 +08:00 |
version_test.go
|
kubeadm: add test cases for version_test.go
|
2022-08-22 02:56:35 +00:00 |
version.go
|
code cleanup for kubeadm
|
2023-04-26 23:51:39 +08:00 |