Victor Tjhia
Victor Tjhia
/cc @tiffanny29631
it looks like `setup.sh` and `e2e.sh` are still used for running e2e on Kind cluster, so I'm not sure if we can deprecate them just yet. Furthermore, `setup.sh` is using...
> e2e.sh and setup.sh is test scaffolding specifically for the bats tests. The go e2e tests use [this script](https://github.com/GoogleContainerTools/kpt-config-sync/blob/main/build/test-e2e-go/e2e.sh) as an entry point and the kind clusters are created [within...
/unhold /cc @sdowell