containerd/runtime/v2/runc
Kazuyoshi Kato 49a54e23cb Stats() shouldn't assume s.container is non-nil
Like other exported methods, Stats() shouldn't assume s.container is
non-nil.

Fixes #7468.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-10-12 22:11:49 +00:00
..
manager shim: fix debug flag not working 2022-05-11 22:09:12 +08:00
options Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
pause Move runtime v2 proto 2022-04-19 17:59:33 -07:00
task Move runtime v2 proto 2022-04-19 17:59:33 -07:00
v1 Stats() shouldn't assume s.container is non-nil 2022-10-12 22:11:49 +00:00
v2 Move runtime v2 proto 2022-04-19 17:59:33 -07:00
container.go Remove gogo/protobuf and adjust types 2022-04-22 15:31:53 +00:00
platform.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00