Merge pull request #71512 from rkamudhan/patch-1

Update the go get to k8s.io/sample-controller

Kubernetes-commit: b0f65ca1cfd322128f7a3c1676f668acab551ffc
This commit is contained in:
Kubernetes Publisher
2019-02-15 06:39:51 -08:00
15 changed files with 248 additions and 246 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ const (
// ParallelPodManagement will create and delete pods as soon as the stateful set
// replica count is changed, and will not wait for pods to be ready or complete
// termination.
ParallelPodManagement = "Parallel"
ParallelPodManagement PodManagementPolicyType = "Parallel"
)
// StatefulSetUpdateStrategy indicates the strategy that the StatefulSet