kubernetes/cmd/kubeadm/app/util
Kubernetes Submit Queue 01b9d49673 Merge pull request #38677 from bruceauyeung/k8s-branch-fix-typos-and-comments
Automatic merge from submit-queue

path.Clean paths in GlobalEnvParams and remove unnecessary path.Join

**What this PR does / why we need it**:

1. clean all paths in `GlobalEnvParams`
1. remove unnecessary path.Join call in `pki.go`
2. fix some typos and comment errors

Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-17 12:16:47 -08:00
..
BUILD kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
error_test.go Fix review feedback, bazel files, tests and the dnsmasq-metrics spec. Set --kubelet-preferred-address-types on v1.5 and higher clusters 2016-12-09 22:16:37 +02:00
error.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00
kubeconfig_test.go kubeadm: gofmt'ed cmd/kubeadm. 2016-10-29 11:38:53 -04:00
kubeconfig.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00
tokens_test.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
tokens.go kubeadm: support --discovery token:// 2016-12-15 13:54:49 -08:00
version_test.go remove unnecessary path.Join 2016-12-17 11:57:00 +08:00
version.go Fix review feedback, bazel files, tests and the dnsmasq-metrics spec. Set --kubelet-preferred-address-types on v1.5 and higher clusters 2016-12-09 22:16:37 +02:00