Files
kata-containers/src
Peteris Rudzusiks 94e2ccc2d5 runtime: fix reading cgroup stats of sandboxes
The cgroup stats come from resourcecontrol package in the form of pointers
to structs. The sandbox Stat() method incorrectly was expecting structs.
This caused the cpu and memory stats to always be 0, which in turn caused
incorrect pod overhead metrics.

Fixes #8035

Signed-off-by: Peteris Rudzusiks <rye@stripe.com>
2023-09-21 17:00:53 +02:00
..
2023-09-01 14:28:08 +00:00
2023-09-19 12:55:42 -04:00
2023-09-19 16:54:35 -04:00