mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-11 21:09:29 +00:00
Container runtime interface currently doesn't support GetContainers and no test should be using fakeRuntime.ContainerList. Remove it to prevent accidental use.