CRI: add fields for pod level stats to satisfy the /stats/summary API by haircommander · Pull Request #102789 · kubernetes/kubernetes (original) (raw)

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds the necessary fields for the stats summary API to the CRI API, thus completing the first step of kubernetes/enhancements#2364

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

none

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

- [KEP]: https://github.com/kubernetes/enhancements/pull/2364