k3s/cmd/kubeadm
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
..
app Merge pull request #38677 from bruceauyeung/k8s-branch-fix-typos-and-comments 2016-12-17 12:16:47 -08:00
test Merge pull request #38841 from mikedanese/fix-tests 2016-12-15 20:19:46 -08:00
BUILD autoupdate BUILD files 2016-12-12 13:30:07 -08:00
OWNERS Update OWNERS approvers and reviewers: cmd/kubeadm 2016-12-12 15:48:47 -08:00
kubeadm.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