kubernetes/cmd/kubeadm/app/util
2021-06-30 11:28:15 -07:00
..
apiclient remove the deprecated kube-dns as an option in kubeadm 2021-03-04 12:12:54 -05:00
certs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
config kubeadm: remove the ClusterStatus object from v1beta3 2021-05-17 19:27:36 +03:00
crypto hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
dryrun hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
etcd Switch to go.etcd.io/etcd/client/v3 2021-06-15 09:53:06 -04:00
image hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
initsystem hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubeconfig hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
output hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
patches TestGetPatchSetsForPathMustBeDirectory: Ensure the error type is os.PathError 2021-04-18 20:41:59 -07:00
pkiutil remove excess error handling 2021-06-17 17:34:57 +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 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
staticpod Fix incorrect user and group for kube-scheduler when it is running as non-root. 2021-06-30 11:28:15 -07:00
users Update etcd in kubeadm to run as non-root. 2021-06-16 17:30:46 -07:00
arguments_test.go kubeadm: use T.Run API in app/util 2018-12-29 18:27:38 +02:00
arguments.go Use fmt.printf() to end with a newline 2019-04-10 03:27:25 -04:00
chroot_unix.go [kubeadm/app/]switch to github.com/pkg/errors 2018-10-30 16:23:24 +08:00
chroot_windows.go [kubeadm/app/]switch to github.com/pkg/errors 2018-10-30 16:23:24 +08:00
copy.go Adding etcd upgrade to kubeadm upgrade apply 2017-11-18 18:47:50 -05:00
endpoint_test.go kubeadm cleanup: master -> control-plane (cont.3) 2019-02-23 10:19:26 +07:00
endpoint.go kubeadm: make the scheduler and KCM connect to local endpoint 2020-09-01 19:38:28 +03:00
env.go propagate proxy env var to kube-proxy 2019-10-30 16:18:43 +01:00
error_test.go kubeadm: use T.Run API in app/util 2018-12-29 18:27:38 +02:00
error.go kubeadm: use git.k8s.io link in app/util/error.go 2021-05-17 19:54:08 +03:00
marshal_test.go kubeadm: enable v1beta3 accross the code base 2021-04-20 03:47:27 +03:00
marshal.go kubeadm: log more information when missing the necessary config element 2020-05-14 10:07:03 +08:00
net_test.go Fix Test for kubeadm/app/util/net.GetHostname 2019-08-19 14:38:19 +02:00
net.go kubeadm: get rid of dependency on pkg/util/node 2019-07-17 18:49:39 +03:00
template_test.go Update pause image to v3.5 2021-05-25 09:04:46 +02:00
template.go [kubeadm/app/util]switch to github.com/pkg/errors 2018-10-26 15:17:21 +08:00
version_test.go kubeadm: drop explicit constant override in version test 2021-02-06 11:03:00 -06:00
version.go kubeadm: get k8s CI version markers from k8s infra bucket 2021-02-06 10:59:15 -06:00