You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are non-blocking comments/discussions in #5904. Created this issue to track each of those.
When running integration test locally, I have to add two env variables ENABLE_CRI_SANDBOXES="" CONTAINERD_RUNTIME=runc. This shouldn't be necessary.
container_update_resources.go should be platform agnostic but it isn't. That leads to copied function in pkg/cri/server/container_update_resources_other.go.
There are non-blocking comments/discussions in #5904. Created this issue to track each of those.
ENABLE_CRI_SANDBOXES="" CONTAINERD_RUNTIME=runc. This shouldn't be necessary.