Skip to content

ci: update periodic cleanup to v0.3.1#765

Merged
ArangoGutierrez merged 1 commit intoNVIDIA:mainfrom
ArangoGutierrez:fix/periodic-cleanup-v0.3.1
Mar 31, 2026
Merged

ci: update periodic cleanup to v0.3.1#765
ArangoGutierrez merged 1 commit intoNVIDIA:mainfrom
ArangoGutierrez:fix/periodic-cleanup-v0.3.1

Conversation

@ArangoGutierrez
Copy link
Copy Markdown
Collaborator

Updates the periodic cleanup workflow to use NVIDIA/holodeck@v0.3.1, which includes NLB cleanup in DeleteVPCResources.

Problem: The cleanup job was using @v0.3.0 which doesn't know how to delete NLB resources (load balancers, target groups, listeners). VPCs with NLBs fail with DependencyViolation because NLB-owned ENIs block subnet/IGW/VPC deletion.

Evidence: Run #554 failed — 0/11 us-west-1 VPCs cleaned: https://github.com/NVIDIA/holodeck/actions/runs/23808669540

Fix: One-line change: @v0.3.0@v0.3.1

v0.3.1 includes NLB cleanup in DeleteVPCResources, which is needed
to clean up VPCs that have NLB resources blocking deletion.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23811383927

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 45.633%

Totals Coverage Status
Change from base Build 23807984928: 0.0%
Covered Lines: 4995
Relevant Lines: 10946

💛 - Coveralls

@ArangoGutierrez ArangoGutierrez merged commit f58fa3b into NVIDIA:main Mar 31, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants