Skip to content

Commit

Permalink
Merge pull request #18760 from mfojtik/pick-60301
Browse files Browse the repository at this point in the history
UPSTREAM: 60301: Fix Deployment with Recreate strategy not to wait on pods in terminal phase
  • Loading branch information
mfojtik authored Feb 27, 2018
2 parents 9e7dc61 + d6fc815 commit f48a8cf
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 18 deletions.
15 changes: 13 additions & 2 deletions vendor/k8s.io/kubernetes/pkg/controller/deployment/recreate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

137 changes: 121 additions & 16 deletions vendor/k8s.io/kubernetes/pkg/controller/deployment/recreate_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f48a8cf

Please sign in to comment.