Skip to content

fix: resolve available Ubuntu templates safely - #24

Open
solomonneas wants to merge 1 commit into
mainfrom
fix/resolve-ubuntu-template
Open

solomonneas wants to merge 1 commit into
mainfrom
fix/resolve-ubuntu-template

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Summary

  • Resolve the newest available Ubuntu 22.04 Proxmox template instead of assuming one historical archive still exists, then verify the downloaded volume before provisioning.
  • Run template resolution once before deployment, fail without component state writes when it cannot succeed, and preserve completed-component reruns unless --force is set.

Verification

  • ./scripts/verify: shellcheck, manifest checks, and 142 Bats tests passed. Brigade receipt 20260829-152726-work-verify-28171e.
  • Focused template and orchestrator regressions: 11 tests passed. Brigade receipt 20260829-152545-work-verify-d4f66c.

Risk

Template selection remains limited to Ubuntu 22.04 because every current component manifest declares that release family.

Closes #7

Copilot AI lite review requested due to automatic review settings August 29, 2026 15:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@solomonneas solomonneas self-assigned this Aug 29, 2026
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.

fix: do not continue with a nonexistent Ubuntu template after download failure

2 participants