-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Our hosting plan limits to using atmost 10 staging environments.
In order to not run into issues,
- We should add nightly job (or another frequency to be decided) which should delete old/unused environments.
- We should create issues when clean up / setup fails, so that the orphaned environments could be manually cleaned up
- We should provide on-call with the permissions to delete orphaned environments.
- Add a step in the beginning of the workflow to check for orphan resources and delete them as needed.