cloud-sql-proxy-operator
cloud-sql-proxy-operator copied to clipboard
Lock e2e test environments so that two PRs don't run on the same environment at the same time
Implement a locking mechanism on the E2E test environment for PRs, so that only one E2E test may run at the same time. E2E test jobs will wait and poll for the environment to be available.