This repository was archived by the owner on May 23, 2023. It is now read-only.
Releases: broadinstitute/gpalloc
Releases · broadinstitute/gpalloc
Release list
GPAlloc v0.30
- Update SSL Cert used during deploy
GPAlloc v0.29
- Tolerate releasing and cleaning up GPAlloc projects that have been deleted in Google by nuking them if we cannot access them
GPAlloc v0.28
Enable Google Cloud Life Sciences API in new Google projects. See https://broadworkbench.atlassian.net/browse/BT-60
GPAlloc v0.27
Clean up GKE clusters when scrubbing billing projects. See https://broadworkbench.atlassian.net/browse/IA-2135
v0.26
- Allocate projects that have not been used in the longest time first to increase the amount of time between project reusage.
- Stop deleting pet service accounts when scrubbing gpalloc projects to try to avoid Google problems related to deleting and recreating service accounts in quick succession.
- Nuke projects that are released with more than 90 service accounts to avoid GCP quota of 100 service accounts per project.
v0.25
Clean up persistent disks when scrubbing billing projects.
v0.24
Reduce rate at which GPAlloc can create new projects to once every 288 seconds. This number was chosen to limit GPAlloc to creating only 300 projects per day. See https://broadworkbench.atlassian.net/browse/CA-898 for details
v0.23
Bump version of Deployment Manager used by GPAlloc to create Google projects
v0.22
Clean up GCE VMs when scrubbing billing projects.