kubernetes/cmd/kubeadm/app/phases/controlplane
Kubernetes Submit Queue 35e5197eca Merge pull request #50173 from luxas/kubeadm_constants
Automatic merge from submit-queue

kubeadm: Centralize commonly used paths/constants to the constants pkg

**What this PR does / why we need it**:
Before there were constants defined for the control plane components in three different places:
 - images
 - phases/controlplane
 - phases/selfhosting

Now they are in one centralized place. I also moved funcs for building common paths to that lib.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

Dependency for: https://github.com/kubernetes/kubernetes/pull/48899

**Special notes for your reviewer**:

Most of this PR really is autogenerated with a replace tool. I tested this and things work just normally as well.

**Release note**:

```release-note
NONE
```
@timothysc @dmmcquay @pipejakob @kubernetes/sig-cluster-lifecycle-pr-reviews
2017-08-09 01:41:19 -07:00
..
BUILD kubeadm: Add back labels for the Static Pod control plane 2017-08-05 15:45:09 +03:00
manifests_test.go Merge pull request #50173 from luxas/kubeadm_constants 2017-08-09 01:41:19 -07:00
manifests.go Merge pull request #50173 from luxas/kubeadm_constants 2017-08-09 01:41:19 -07:00
volumes_test.go kubeadm: Centralize commonly used paths/constants to the constants pkg 2017-08-08 15:07:21 +03:00
volumes.go kubeadm: Centralize commonly used paths/constants to the constants pkg 2017-08-08 15:07:21 +03:00