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

[regression in master] docker info always shows WARNING: No swap limit support on cgroup v2 hosts #43646

Closed
AkihiroSuda opened this issue May 26, 2022 · 0 comments · Fixed by #43649
Labels
area/cgroup2 cgroup v2 kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. version/master
Milestone

Comments

@AkihiroSuda
Copy link
Member

Description

docker info always shows WARNING: No swap limit support on cgroup v2 hosts.

Regression in #43347.
The commit in the master branch is not backported to the 20.10 branch, so v20.10.16 is not affected.

Steps to reproduce the issue:
docker info

Describe the results you received:
Always shows WARNING: No swap limit support

Describe the results you expected:
No warning


Being fixed in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cgroup2 cgroup v2 kind/bug Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed. version/master
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants