RedHatQE / RedHatQE/wrapanapi

[Azure] Stop unused VMs

Open
#173 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.