containerd/services/server
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
..
config Fix containerd config dump. 2019-10-23 22:38:18 -07:00
server_linux.go support cgroup2 2019-12-12 02:56:51 +09:00
server_solaris.go Correct import path in services/server package 2019-04-11 23:07:46 -05:00
server_test.go add tests to server_test 2019-11-04 09:15:05 -05:00
server_unsupported.go Use ttrpc to publish runtime v2 events 2019-04-09 14:38:50 -04:00
server_windows.go Add ttrpc server to containerd 2019-04-09 13:08:23 -04:00
server.go Merge pull request #3574 from mxpv/cfg 2019-09-04 16:34:11 -04:00