kubernetes/cmd/kubeadm/app/node
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
..
bootstrap_test.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
bootstrap.go Merge pull request #38677 from bruceauyeung/k8s-branch-fix-typos-and-comments 2016-12-17 12:16:47 -08:00
BUILD rename /release_1_5 to /clientset 2016-12-14 12:39:48 -08:00
csr_test.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
csr.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
discovery_test.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00
discovery.go kubeadm: refactor discovery behind an interface 2016-12-15 13:54:49 -08:00