Merge pull request #70260 from lavalamp/schema-fix

bump kube-openapi dep

Kubernetes-commit: 6f897af2daffd8cd3539f1ef279b9f9bc280d98f
This commit is contained in:
Kubernetes Publisher
2018-10-31 23:04:56 -07:00
27 changed files with 589 additions and 387 deletions
+1
View File
@@ -143,6 +143,7 @@ message DeploymentSpec {
// The deployment strategy to use to replace existing pods with new ones.
// +optional
// +patchStrategy=retainKeys
optional DeploymentStrategy strategy = 4;
// Minimum number of seconds for which a newly created pod should be ready