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

Add support to ShmSize in Pods with Quadlet #24899

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

Conversation

Odilhao
Copy link
Contributor

@Odilhao Odilhao commented Dec 23, 2024

This closes #22915

Add support for ShmSize in Pods created with Quadlet.
Add e2e tests.
Add new Docs entry.

Does this PR introduce a user-facing change?

Users are now able to define the ShmSize value on Pod Units for containers created with quadlets.

@Odilhao Odilhao force-pushed the pod-shm-size-issue branch 4 times, most recently from a083f93 to 9c9f20a Compare December 23, 2024 22:02
@rhatdan
Copy link
Member

rhatdan commented Dec 24, 2024

/approve
LGTM
Thanks @Odilhao

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 24, 2024
pkg/systemd/quadlet/quadlet.go Outdated Show resolved Hide resolved
@Odilhao Odilhao force-pushed the pod-shm-size-issue branch 2 times, most recently from 2cd9f72 to d33ed1f Compare December 26, 2024 03:30
Copy link
Contributor

@ygalblum ygalblum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

openshift-ci bot commented Dec 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Odilhao, rhatdan, ygalblum

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

The pull request process is described 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

@ygalblum
Copy link
Contributor

I've restarted the failed test (doesn't seem related to this change)

@Odilhao
Copy link
Contributor Author

Odilhao commented Dec 30, 2024

LGTM

Want me to squash the commits?

@Odilhao
Copy link
Contributor Author

Odilhao commented Dec 30, 2024

Did one last commit, squashing the 3 commits.

@ygalblum
Copy link
Contributor

Did one last commit, squashing the 3 commits.

Thanks, I missed the fact that there were multiple ones. I see there was an internal error in the build system. I'll try to re-run it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Podman v5 Quadlet .pod support for "ShmSize=" parameter
3 participants