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

pkg/infoutil: fulfill lots of fields (mostly cgroup-related ones) #426

Merged
merged 3 commits into from
Oct 12, 2021

Conversation

AkihiroSuda
Copy link
Member

Fulfill the following fields

MemoryLimit, SwapLimit, CpuCfsPeriod, CpuCfsQuota, CPUShares, CPUSet, PidsLimit, IPv4Forwarding, BridgeNfIptables, BridgeNfIp6tables, OomKillDisable, SystemTime, NCPU, MemTotal, Warnings

See https://github.com/moby/moby/blob/v20.10.9/api/types/types.go#L146-L216

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Fulfills the following fields:
MemoryLimit, SwapLimit, CpuCfsPeriod, CpuCfsQuota, CPUShares, CPUSet, PidsLimit,
IPv4Forwarding, BridgeNfIptables, BridgeNfIp6tables, OomKillDisable, SystemTime, NCPU, MemTotal, Warnings

See https://github.com/moby/moby/blob/v20.10.9/api/types/types.go#L146-L216

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added the enhancement New feature or request label Oct 12, 2021
@AkihiroSuda AkihiroSuda added this to the v0.12.2 milestone Oct 12, 2021
@AkihiroSuda AkihiroSuda requested a review from ktock October 12, 2021 10:19
@AkihiroSuda AkihiroSuda merged commit 3ce5364 into containerd:master Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants