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
As I said in containerd/cri#1208, containerd will get nil of readonlyPath from gRPC if "procMount=unmasked" set.
But containerd/cri#1570 make it do nothing, we should revert it.
As I said in containerd/cri#1208, containerd will get
nilof readonlyPath from gRPC if "procMount=unmasked" set.But containerd/cri#1570 make it do nothing, we should revert it.