GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator
Limit e2e test environment age to improve test stability
Open
priority: p2
type: cleanup
- Dominant language
- Go
- Stars
- 120
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Ensure that the CI environments for e2e tests are only valid for 1 week. Then they are deleted and recreated
fresh. This will help ensure that the environments remain stable.
- Update naming of clusters, dbs, vpcs etc to include the validity date, so that there are no naming conflicts.
- Create a cleanup job that will delete old environments without using terraform. (Terraform is slow and unreliable for env teardown.)
Contributor guide
Assessment
This issue has not been assessed yet.