k3s/cmd/kubeadm
Kubernetes Submit Queue 6efdc940e8
Merge pull request #59683 from oomichi/cleanup
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Remove unused getClusterCIDR()

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

getClusterCIDR() has been unused since the PR 57305[1], so this
removes the method for code cleanup.

[1]: https://github.com/kubernetes/kubernetes/pull/57305

**Release note**: "NONE"
2018-02-16 15:41:26 -08:00
..
app Merge pull request #59683 from oomichi/cleanup 2018-02-16 15:41:26 -08:00
test fix typo in kubeadm 2018-02-06 13:48:18 +08:00
BUILD Switch go binaries from (hacky) static to pure Go 2017-12-23 13:13:09 -08:00
OWNERS Remove mikedanese from kubeadm owners since he's no longer 2018-01-05 14:46:14 -08:00
kubeadm.go Add fmt.printf for other need 2017-08-18 16:07:56 +08:00