Antti Kervinen
10576c298e
cri: support blockio class in pod and container annotations
...
This patch adds support for a container annotation and two separate
pod annotations for controlling the blockio class of containers.
The container annotation can be used by a CRI client:
"io.kubernetes.cri.blockio-class"
Pod annotations specify the blockio class in the K8s pod spec level:
"blockio.resources.beta.kubernetes.io/pod"
(pod-wide default for all containers within)
"blockio.resources.beta.kubernetes.io/container.<container_name>"
(container-specific overrides)
Correspondingly, this patch adds support for --blockio-class and
--blockio-config-file to ctr, too.
This implementation follows the resource class annotation pattern
introduced in RDT and merged in commit 893701220 .
Signed-off-by: Antti Kervinen <antti.kervinen@intel.com >
2022-04-29 11:44:09 +03:00
..
2021-08-22 09:31:50 +09:00
2022-02-10 12:40:51 -08:00
2022-04-29 11:44:09 +03:00
2022-04-29 11:44:09 +03:00
2022-01-07 10:27:03 +08:00
2022-02-22 02:27:05 +08:00
2022-02-01 13:55:46 -08:00
2022-04-29 11:44:09 +03:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2021-06-28 09:34:12 -05:00
2021-08-11 22:23:49 +01:00
2022-03-12 08:16:43 +11:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2020-10-07 13:09:37 -07:00
2022-02-22 02:27:05 +08:00
2020-10-07 13:09:37 -07:00
2022-02-22 02:27:05 +08:00
2021-11-03 17:52:05 -07:00
2022-01-07 10:27:03 +08:00
2022-01-07 10:27:03 +08:00
2022-01-07 10:27:03 +08:00
2022-03-17 18:24:00 -04:00
2022-03-17 18:24:00 -04:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-28 01:38:58 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2021-09-30 23:34:56 +08:00
2022-03-24 20:50:07 +00:00
2022-03-15 14:03:50 +08:00
2022-01-07 10:27:03 +08:00
2021-08-22 09:31:50 +09:00
2021-06-28 09:34:12 -05:00
2022-03-24 20:50:07 +00:00
2021-08-05 22:27:46 -07:00
2022-03-24 20:50:07 +00:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2021-06-28 09:34:12 -05:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2021-11-09 21:07:38 +00:00
2020-10-07 13:09:37 -07:00
2022-02-04 13:54:03 +02:00
2022-01-19 11:09:29 -08:00
2022-03-24 20:50:07 +00:00
2021-06-28 09:34:12 -05:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2021-12-13 08:41:41 -08:00
2022-01-07 10:27:03 +08:00
2021-08-22 09:31:50 +09:00
2021-08-22 09:31:50 +09:00
2022-02-22 02:27:05 +08:00
2021-08-23 07:35:22 -07:00
2022-01-07 10:27:03 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-03-17 18:24:00 -04:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-03-17 18:24:00 -04:00
2021-06-28 09:34:12 -05:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00
2022-01-07 10:27:03 +08:00
2021-08-22 09:31:50 +09:00
2022-02-28 01:38:58 +08:00
2022-01-07 10:27:03 +08:00
2022-01-07 10:27:03 +08:00
2022-01-07 10:27:03 +08:00
2022-02-22 02:27:05 +08:00
2020-10-07 13:09:37 -07:00
2022-01-07 10:27:03 +08:00
2022-03-15 14:03:50 +08:00
2022-02-22 02:27:05 +08:00
2022-02-22 02:27:05 +08:00