kubernetes/test
Kubernetes Submit Queue aa50c0f54c Merge pull request #51490 from NickrenREN/eviction-podLocalEphemeralStorageUsage
Automatic merge from submit-queue (batch tested with PRs 51628, 51637, 51490, 51279, 51302)

Fix pod local ephemeral storage usage calculation

We use podDiskUsage to calculate pod local ephemeral storage which is not correct, because podDiskUsage also contains HostPath volume  which is considered as persistent storage
This pr fixes it
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #51489

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```

/assign @jingxu97  @vishh 
cc @ddysher
2017-09-01 00:11:17 -07:00
..
e2e Merge pull request #50570 from xiangpengzhao/clc-prefix 2017-08-31 22:09:15 -07:00
e2e_federation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
e2e_node Merge pull request #51490 from NickrenREN/eviction-podLocalEphemeralStorageUsage 2017-09-01 00:11:17 -07:00
fixtures update e2e tests and yaml files 2017-08-23 14:05:21 +08:00
images Merge pull request #49951 from mkumatag/multiarch_nonewprivs 2017-08-11 20:37:54 -07:00
integration Merge pull request #50719 from crimsonfaith91/immutability 2017-08-31 21:09:08 -07:00
kubemark Only list hollow-node pods while trying to count them 2017-08-30 14:02:33 +02:00
list Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
soak Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
utils e2e/integration: simplify deepcopy calls 2017-08-29 20:11:50 +02:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS Adding vishh to test approvers 2017-08-30 15:29:53 -07:00
test_owners.csv Remove seemingly obsolete binaries 2017-08-18 21:01:19 -07:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00