Skip to content

feat(runtime): add podman runtime with system utilities module#1

Merged
feloy merged 2 commits intopodman-runtime-branchfrom
podman-runtime-1
Mar 19, 2026
Merged

feat(runtime): add podman runtime with system utilities module#1
feloy merged 2 commits intopodman-runtime-branchfrom
podman-runtime-1

Conversation

@feloy
Copy link
Owner

@feloy feloy commented Mar 19, 2026

Created a new Podman runtime implementation that integrates with the existing runtime registration system. The runtime checks for podman CLI availability and is only registered when podman is installed.

Also introduced a new system package following the module design pattern to provide testable system-level operations like command existence checking.

feloy and others added 2 commits March 19, 2026 11:43
Created a new Podman runtime implementation that integrates with the
existing runtime registration system. The runtime checks for podman
CLI availability and is only registered when podman is installed.

Also introduced a new system package following the module design
pattern to provide testable system-level operations like command
existence checking.

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Philippe Martin <phmartin@redhat.com>
Fork PRs don't have access to repository secrets, so Codecov
uploads will fail. Setting fail_ci_if_error to false allows
the workflow to continue successfully even when the upload fails.

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Philippe Martin <phmartin@redhat.com>
@feloy feloy force-pushed the podman-runtime-1 branch from 10ea6da to cc96f30 Compare March 19, 2026 11:02
@feloy feloy merged commit 47c4068 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