dependabot[bot]
5387747e92
build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
...
Bumps [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/containerd/cgroups/releases )
- [Commits](https://github.com/containerd/cgroups/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: github.com/containerd/cgroups/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 11:45:53 +00:00
Kazuyoshi Kato
470d3ee057
Upgrade containerd/cgroups to remove github.com/cilium/ebpf's fuzzer
...
The fuzzer is broken and it breaks OSS-Fuzz according to #7288 .
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-08-17 21:43:45 +00:00
Davanum Srinivas
963625d7bc
Update runc to v1.0.0-rc91
...
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-07-04 14:46:03 -04:00
Akihiro Suda
8f870c233f
support cgroup2
...
* only shim v2 runc v2 ("io.containerd.runc.v2") is supported
* only PID metrics is implemented. Others should be implemented in separate PRs.
* lots of code duplication in v1 metrics and v2 metrics. Dedupe should be separate PR.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2019-12-12 02:56:51 +09:00