kubernetes/pkg/controller/deployment/util
Kubernetes Submit Queue 74477a83e4 Merge pull request #29889 from janetkuo/deployment-e2e-test-fix
Automatic merge from submit-queue

Fix deployment e2e test: waitDeploymentStatus should error when entering an invalid state

Follow up #28162

1. We should check that max unavailable and max surge aren't violated at all times in e2e tests (didn't check this in deployment scaled rollout yet, but we should wait for it to become valid and then continue do the check until it finishes)
2. Fix some minor bugs in e2e tests 

@kubernetes/deployment
2016-08-04 00:43:41 -07:00
..
deployment_util_test.go Merge pull request #26688 from asalkeld/more-unittests-util-env 2016-08-03 13:43:28 -07:00
deployment_util.go Update deployment e2e test to check violated rollingupdate strategy 2016-08-01 17:05:22 -07:00