Jonathan Hall
Results
172
comments of
Jonathan Hall
Small update: I've created a new user account with pristine Kubernetes config, and run the same test, and it's still failing. It must be something else. :confused:
After adding some `set -x` to `e2e-kind.sh`, I see that the failure occurs on this command: ``` + docker_exec kubectl cluster-info + docker exec --interactive ct kubectl cluster-info ``` So...