kubernetes/pkg/controller/statefulset
Kubernetes Submit Queue 57ab7c6a64 Merge pull request #51062 from alrs/fix-statefulset-test-swallowed-errors
Automatic merge from submit-queue (batch tested with PRs 50980, 46902, 51051, 51062, 51020)

Fix swallowed errors in statefulset tests

**What this PR does / why we need it**: Fixes errors that were being swallowed in the tests of the statefulset package.

```release-note NONE
```
2017-08-22 23:14:05 -07:00
..
BUILD Merge pull request #50220 from zhangxiaoyu-zidif/delete-statefulset-test-redundant-sort 2017-08-17 18:12:06 -07:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
stateful_pod_control_test.go StatefulSet controller no longer attempts to mutate v1.PodSpec.Hostname or v1.PodSpec.Subdomain 2017-08-21 13:08:31 -07:00
stateful_pod_control.go move retry to client-go 2017-08-14 14:16:26 -07:00
stateful_set_control_test.go Fix swallowed errors in statefulset tests 2017-08-21 17:12:36 -07:00
stateful_set_control.go Use CollisionCount for collision avoidance in StatefulSet controller 2017-08-18 06:49:02 -07:00
stateful_set_status_updater_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
stateful_set_status_updater.go move retry to client-go 2017-08-14 14:16:26 -07:00
stateful_set_test.go Fix swallowed errors in statefulset tests 2017-08-21 17:12:36 -07:00
stateful_set_utils_test.go StatefulSet controller no longer attempts to mutate v1.PodSpec.Hostname or v1.PodSpec.Subdomain 2017-08-21 13:08:31 -07:00
stateful_set_utils.go StatefulSet controller no longer attempts to mutate v1.PodSpec.Hostname or v1.PodSpec.Subdomain 2017-08-21 13:08:31 -07:00
stateful_set.go Migrate to GetControllerOf from meta/v1 package 2017-08-06 22:41:58 +10:00