Skip to content

feat(deploy): add persistent volume support [SLIP-72]#18

Merged
mitchelljphayes merged 1 commit into
mainfrom
slip-72-volumes-v2
Jun 21, 2026
Merged

feat(deploy): add persistent volume support [SLIP-72]#18
mitchelljphayes merged 1 commit into
mainfrom
slip-72-volumes-v2

Conversation

@mitchelljphayes

Copy link
Copy Markdown
Owner

Add host-path bind mount support for persistent state across redeploys.

  • VolumeConfig, RepoVolume, MergedVolume structs
  • Config merge: match by mount_path, error on missing host_path
  • Security blocklist + path traversal protection
  • Container deploy: structured Mount API
  • Pod deploy: inject hostPath volumes into manifest
  • Preview isolation: {base}/previews/{id}/
  • Deploy-time validation
  • 37 new tests (327 total)

SLIP-72

@mitchelljphayes mitchelljphayes merged commit eee053c 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