Skip to content
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

chore(extension-api): enhancing pod create options #7805

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

axel7083
Copy link
Contributor

What does this PR do?

After some long tests to make a pod join a network, I find out that you need one more additional argument, the Network Mode.

Documentation https://github.com/containers/podman/blob/32d4b1644d5ee3c3a536886ae64ecee7d9b9a5b2/pkg/specgen/namespaces.go#L50 and https://docs.podman.io/en/latest/_static/api.html?version=v5.1#tag/pods/operation/PodCreateLibpod

Screenshot / video of UI

What issues does this PR fix or reference?

How to test this PR?

  • Tests are covering the bug fix or the new feature

@axel7083 axel7083 requested review from benoitf and a team as code owners June 24, 2024 15:46
@axel7083 axel7083 requested review from cdrage, feloy, deboer-tim and lstocchi and removed request for a team June 24, 2024 15:46
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.

None yet

1 participant