This was dumping untrusted output to the debug logs from user containers. We should not dump this type of information to reduce log sizes and any information leaks from user containers. Signed-off-by: Michael Crosby <michael@thepasture.io>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
Organizes the cri related server packages under pkg/cri Signed-off-by: Derek McGowan <derek@mcg.dev>