Skip to content

WIP: feat(sdk)Add PodmanRunner #11855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anishasthana
Copy link
Contributor

@anishasthana anishasthana commented Apr 23, 2025

This is almost entirely based on the existing docker runner implementation, with minor differences for podman specifics

Closes #11865

Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign connor-mccarthy for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@anishasthana anishasthana marked this pull request as draft April 23, 2025 21:29
@anishasthana
Copy link
Contributor Author

This is definitely not ready for review yet. I'll let you folks know when it is!

This is almost entirely based on the existing docker runner implementation, with minor differences for podman specifics

Signed-off-by: Anish Asthana <[email protected]>
@anishasthana
Copy link
Contributor Author

Implementing this in a user-friendly way is blocked on containers/podman-py#544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Implement PodmanRunner for KFP local
1 participant