containerd/pkg/cri
Markus Lehtonen 9b1fb82584 cri: fix handling of ignore_rdt_not_enabled_errors config option
We were not properly ignoring errors from
gorestrl.rdt.ContainerClassFromAnnotations() causing the config option
to be ineffective, in practice.

Signed-off-by: Markus Lehtonen <markus.lehtonen@intel.com>
2022-02-04 13:54:03 +02:00
..
annotations cri, sandbox: pass sandbox resource details if available, applicable 2021-12-13 08:41:41 -08:00
config feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
constants move up to CRI v1 and support v1alpha in parallel 2021-06-28 09:34:12 -05:00
io feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
opts feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
server cri: fix handling of ignore_rdt_not_enabled_errors config option 2022-02-04 13:54:03 +02:00
store feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
streaming cleanup: import from k8s.io/utils/clock instead 2021-09-30 23:27:20 +08:00
util feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
cri.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00