Skip to content

following several recent changes, some actions are cumbersome

Summary

Now on a fresh space (e.g. inside CI job, but also locally in some case) I need to do:

KUBECONFIG=.toolkit/kubeconfig-kind-dpps-test-79426.yaml .toolkit/bin/kubectl get pods

Where before it was:

./kubectl get pods

Something should be done about it.

/cc @mlinhoff