-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Podman6: Remove cgroupsv1 #27271
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
base: main
Are you sure you want to change the base?
Podman6: Remove cgroupsv1 #27271
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lsm5 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 |
I'd say keep this in draft until #27270 merges, then rebase ontop of that. Currently, with all the octal format changes, it's practically impossible to give the real change a review. |
@TomSweeneyRedHat ah i see what you mean about the reviews part. sgtm. |
Signed-off-by: Lokesh Mandvekar <[email protected]>
Keeping SkipIfCgroupV2 and skip_if_cgroupsv2 just in case we need them in future. Signed-off-by: Lokesh Mandvekar <[email protected]>
Wherever cgroups v2 references were mentioned by name, those have been set to defaults. Signed-off-by: Lokesh Mandvekar <[email protected]>
[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore. |
Does this PR introduce a user-facing change?