k3s/cmd/kubeadm
Kubernetes Submit Queue c5967fbb74
Merge pull request #64911 from bart0sh/PR0019-use-DefaultCRISocket-constant-in-reset
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>.

kubeadm: use constant instead of hardcoded path

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

Used DefaultCRISocket constant instead of hardcoded path
/var/run/dockershim.sock

**Release note**:
```release-note
NONE
```
2018-07-05 11:33:02 -07:00
..
app Merge pull request #64911 from bart0sh/PR0019-use-DefaultCRISocket-constant-in-reset 2018-07-05 11:33:02 -07:00
test Automated bump from v1alpha2 references to v1alpha3 2018-07-04 14:07:53 +03:00
.import-restrictions Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS Revisit the OWNERS file for kubeadm 2018-05-11 20:12:11 +03:00
kubeadm.go