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

feat: support for Pod quadlets #190

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

richm
Copy link
Contributor

@richm richm commented Nov 5, 2024

Feature: Users can now specify quadlets of type Pod, and define containers
to run in pods.

Reason: Support for the Pod type is an important feature of podman 5, and
users want to use pods with containers.

Result: Users may specify quadlets of type Pod and run containers
in pods.

NOTE: Use of Pod requires podman version 5 or later.

Signed-off-by: Rich Megginson [email protected]

@richm
Copy link
Contributor Author

richm commented Nov 5, 2024

[citest]

@richm
Copy link
Contributor Author

richm commented Nov 5, 2024

[citest]

Feature: Users can now specify quadlets of type `Pod`, and define containers
to run in pods.

Reason: Support for the `Pod` type is an important feature of podman 5, and
users want to use pods with containers.

Result: Users may specify quadlets of type `Pod` and run containers
in pods.

NOTE: Use of `Pod` requires podman version 5 or later.

Signed-off-by: Rich Megginson <[email protected]>
@richm
Copy link
Contributor Author

richm commented Nov 5, 2024

[citest]

1 similar comment
@richm
Copy link
Contributor Author

richm commented Nov 11, 2024

[citest]

@richm
Copy link
Contributor Author

richm commented Nov 12, 2024

issue with el10 unrelated to this pr - will merge and fix subsequently

@richm richm merged commit 57cc5ce into linux-system-roles:main Nov 12, 2024
14 of 15 checks passed
@richm richm deleted the pod-quadlets branch November 12, 2024 14:41
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