Files
containerd/internal
Derek McGowan 83a946dcab Add missing implicit dependency to podsandbox controller
The pod sandbox controller currently initializes an entire client which
requires the transfer service to be initialized. If a plugin which
transitively depended on the transfer service is disabled, this could
lead to the pod sandbox controller failing to initialize as the transfer
service may be registered after. This dependency should be explicit in
the requires field.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2025-10-02 16:51:44 -07:00
..
2025-04-22 20:27:06 +02:00
2024-10-03 00:12:50 +00:00
2025-09-22 15:25:31 +05:30