Azure / Azure/build-vm-image

Image templates aren't cleaned up

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
need-to-triage
Dominant language
JavaScript
Stars
36
Forks
33
PR merge metrics
No merged PRs in 30d

Description

The action leaves behind an image template on every run - I don't see that I need those for something- is there a reason they're not cleaned up? There is code in the cleanup routine that looks like it wants to delete these but it's commented out for unclear reason.

Probably the underlying resource group should be cleaned up too ...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the cleanup routine and locating the commented-out image-template deletion logic. Trace how each run creates the image template and its underlying resource group, then verify the intended cleanup behavior against the action's workflow. Done means completed runs no longer leave unnecessary image templates or resource groups behind.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
cloud, devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.