Skip to content

feat(deploy): add multi-image deploys [SLIP-76]#20

Merged
mitchelljphayes merged 1 commit into
mainfrom
slip-76-multi-image-v2
Jun 21, 2026
Merged

feat(deploy): add multi-image deploys [SLIP-76]#20
mitchelljphayes merged 1 commit into
mainfrom
slip-76-multi-image-v2

Conversation

@mitchelljphayes

Copy link
Copy Markdown
Owner

Support multiple image tags in a single webhook/pod deploy.

  • DeployRequest.images: optional HashMap (container name → full image ref)
  • DeployRequest.image now optional — server resolves from config
  • Sidecar images pulled before deploy
  • ${tag} placeholder in pod manifest image references
  • Fix: update_primary_image now updates initContainers
  • CLI slip deploy with --image flag + HMAC signing
  • 14 new tests (347 total)

SLIP-76

@mitchelljphayes mitchelljphayes merged commit d537538 into main Jun 21, 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.

1 participant