Skip to content

feat: experimental support for deployment to remote podman - #379

Open
muchzill4 wants to merge 12 commits into
arm:mainfrom
muchzill4:podman-remote
Open

feat: experimental support for deployment to remote podman#379
muchzill4 wants to merge 12 commits into
arm:mainfrom
muchzill4:podman-remote

Conversation

@muchzill4

@muchzill4 muchzill4 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Deploy to remote Podman targets through an SSH tunnel to the Podman socket.
    • Use a loopback TCP tunnel because it bridges the target’s Unix socket to a local endpoint compatible with Podman and Compose across Unix and Windows hosts.
  • Transfer images to remote targets using podman save/load pipes (registry coming next).

Checklist

  • 🤖 This change is covered by tests as required.
  • 🤹 All required manual testing has been performed.
  • 📖 All documentation updates are complete.

@muchzill4
muchzill4 force-pushed the podman-remote branch 2 times, most recently from 2020c03 to 0146aea Compare July 28, 2026 13:00
@muchzill4 muchzill4 changed the title Podman remote feat: experimental support for deployment to remote podman Jul 28, 2026
@muchzill4
muchzill4 force-pushed the podman-remote branch 8 times, most recently from a2a880c to bc6b347 Compare July 31, 2026 13:28
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
Signed-off-by: Bartek Mucha <bartosz.mucha@arm.com>
@muchzill4
muchzill4 marked this pull request as ready for review August 18, 2026 13:39
@muchzill4
muchzill4 requested a review from a team as a code owner August 18, 2026 13:39
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