Skip to content

feat(runtime/podman): implement Start method with exec abstraction#3

Merged
feloy merged 1 commit intopodman-runtime-branchfrom
podman-runtime-3
Mar 19, 2026
Merged

feat(runtime/podman): implement Start method with exec abstraction#3
feloy merged 1 commit intopodman-runtime-branchfrom
podman-runtime-3

Conversation

@feloy
Copy link
Owner

@feloy feloy commented Mar 19, 2026

Adds the Start method to start podman containers and retrieve their state. Introduces an exec package to abstract podman command execution, improving testability by allowing fake implementations in tests.

Adds the Start method to start podman containers and retrieve their
state. Introduces an exec package to abstract podman command execution,
improving testability by allowing fake implementations in tests.

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Philippe Martin <phmartin@redhat.com>
@feloy feloy merged commit da546bb into podman-runtime-branch Mar 19, 2026
3 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.

1 participant