Separate test resources entirely in their own subscription, and cleanup aggressively
Open
Central-EngSys
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Currently our auto-generated test resources live in the same subscription as many key resources. This makes it risky to do more aggressive auto-deletion of test resources. Today we only delete resources with a specific tag, but it would be preferable to delete any resources without a tag instead. This way we can avoid situations where bugs cause resources to linger in the subscription for months, unnoticed.
This issue proposes we create a new subscription, with the sole purpose of hosting auto-created test resources, with a policy of deleting ALL resources older than some set time period.
Contributor guide
Assessment
This issue has not been assessed yet.