Files
kubernetes/test/e2e_node
Kubernetes Submit Queue 94a8d81172 Merge pull request #55447 from jingxu97/Nov/podmetric
Automatic merge from submit-queue (batch tested with PRs 55812, 55752, 55447, 55848, 50984). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add Pod-level local ephemeral storage metric in Summary API

This PR adds pod-level ephemeral storage metric into Summary API.
Pod-level ephemeral storage usage is the sum of all containers and local
ephemeral volume including EmptyDir (if not backed up by memory or
hugepages), configueMap, and downwardAPI.
Address issue #55978

**Release note**:
```release-note
Add pod-level local ephemeral storage metric in Summary API. Pod-level ephemeral storage reports the total filesystem usage for the containers and emptyDir volumes in the measured Pod.
```
2017-11-21 17:57:34 -08:00
..
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-11-09 12:14:08 +01:00
2017-06-22 11:31:03 -07:00
2017-11-10 14:16:27 -08:00
2017-09-28 08:47:22 +08:00
2017-06-22 11:31:03 -07:00
2017-07-20 09:48:54 -07:00
2017-09-28 08:47:22 +08:00
2017-06-22 11:31:03 -07:00