mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
We now re-use the crictl tool path within the `ContainerRuntime` when exec'ing into it. This allows introducing a convenience function to create the crictl command and re-use it where necessary. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>