[Azure] Stop unused VMs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Issue: from time to time we get VMs named not by common practice 'nick','blablblba','justsometext' etc and they can be forgotten by the owner for some time. is this case our cleanup jobs will miss them
Idea: Stop all VM which are not in whitelist/don't have dnd/ etc (Do we have a requirement for VM to stay for a long period except adding IRC nickname into vm_name?)
Stopped VM won't cost anything for us. Cleanup them after N days/weeks/ or if they are forgotten/unused?
@mpusater, @mshriver , @izapolsk
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file, test, or entry point. First clarify the whitelist and DND rules, how long stopped VMs should remain, and whether cleanup is included; then trace the existing cleanup jobs. Done should include an agreed policy and tests or documented behavior for unnamed and forgotten Azure VMs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100