Files
kubernetes/pkg/controller
Kubernetes Submit Queue d373d1c467 Merge pull request #38917 from foxyriver/if-statement-must-be-true
Automatic merge from submit-queue (batch tested with PRs 38426, 38917, 38891, 38935)

if statement must be true

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

if len(metrics.Items)==0, the function would been returned. so the statement if len(metrics.Items) > 0 is redudant, it must be true.

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2016-12-19 18:18:24 -08:00
..
2016-12-17 00:07:24 +01:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-17 11:52:41 +08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-12-14 12:39:48 -08:00
2016-10-13 16:10:24 -07:00
2016-12-14 12:39:48 -08:00
2016-07-16 13:48:21 -04:00
2016-11-02 16:19:30 -07:00