Files
containerd/internal
Chris Henzie de5b622bd9 Persist pod sandbox resource updates
Introduces changes to make pod sandbox updates persistent across
restarts.

This is achieved by:
- Storing the updated Overhead and Resources as an extension on the core
  sandbox object and in the in-memory sandbox status store.
- Modifying the sandbox recovery logic to read this extension on startup
  (this is not working in recovery unit tests yet and needs fixing).
- Updating the PodSandboxStatus CRI handler to include updated resources
  from the sandbox status store.

Signed-off-by: Chris Henzie <chrishenzie@google.com>
2026-01-07 09:44:46 -08:00
..
2026-01-07 09:44:46 -08:00
2025-04-22 20:27:06 +02:00
2026-01-06 20:44:04 -05:00
2024-10-03 00:12:50 +00:00
2025-09-22 15:25:31 +05:30