mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-18 07:25:10 +00:00
Based on the comments in this file, it seems like these import restrictions were originally meant for the kubelet CRI streaming package. This commit moves the import restrictions to pkg/kubelet/cri/streaming so that pkg/kubelet/cri can import internal packages like pkg/probe/exec Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>