Files
kubernetes/pkg/controller
Kubernetes Submit Queue bc82d87f0a Merge pull request #43398 from enisoc/deletion-race-flake
Automatic merge from submit-queue

Deflake TestSyncDeploymentDeletionRace

**What this PR does / why we need it**:

The cache was sometimes catching up while we were testing the case
where the cache is not yet caught up.

Before this fix, I could reproduce the failure with the following
command. After the fix, it passes.

```
go test -count 100000 -run TestSyncDeploymentDeletionRace
```

I checked the other controllers, and they all were already not starting informers for the deletion race test. I also checked that the deletion race tests for other controllers all pass with `-count 100000`.

**Which issue this PR fixes**:

Fixes #43390

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-03-20 13:26:03 -07:00
..
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2016-10-13 16:10:24 -07:00
2017-02-27 06:48:13 -05:00
2016-07-16 13:48:21 -04:00