This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit c8bfd0a
committed
bump containerd/cgroups c4b9ac5c7601384c965b9646fc515884e091ebb9
full diff: github.com/containerd/cgroups containerd/cgroups@4994991...c4b9ac5
changes included:
- containerd/cgroups#81 Add network stats
- addresses containerd/cgroups#80 Add network metrics
- containerd/cgroups#85 Fix cgroup hugetlb size prefix for kB
- addresses kubernetes/kubernetes#77169 Permission denied on hugetlb due to wrong filename
- relates to opencontainers/runc#2065 Fix cgroup hugetlb size prefix for kB
- containerd/cgroups#88 cgroups: fix MoveTo function fail problem
- containerd/cgroups#92 fixed an issue with invalid soft memory limits
- containerd/cgroups#93 avoid adding io_serviced and io_service_bytes duplicately
- fixes containerd/containerd#3412 collected metric container_blkio_io_serviced_recursive_total: was collected before with the same name and label values
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0af1099a81861dd0269adad53bdfb387b5c78f39)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: fe00613d0686a47519048a190f1138504a2cdedc
Component: engine1 parent 78173b2 commit c8bfd0a
File tree
7 files changed
+554
-125
lines changed- components/engine
- vendor/github.com/containerd/cgroups
7 files changed
+554
-125
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments