gke-networking-demos
gke-networking-demos copied to clipboard
Verify-functions backend checks
The way the backends_exists function is called in verify-functions.sh, it will pick up other backends that have the name k8s-ig-- and wait until they are gone until all 50 iterations have completed. If other backends are in place with those names, they can hold up the cleanup.sh process and cause a build teardown failure.