mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 09:50:39 +00:00
`ex.Command()` already searches the binary in PATH, no need to manually specify it. `pkg/util/exec` tests fail in non-conventional environments due to this (e.g. NixOS).