bottlerocket
bottlerocket copied to clipboard
testsys: Support other kubeconfig locations
What I'd like:
When using a kubeconfig not in testsys.kubeconfig, cargo make test will error. Instead it should check to see if the provided kubeconfig file path exists and if not, use the default kubeconfig.
Any alternatives you've considered: