mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 22:33:52 +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>