1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-02 13:44:33 +00:00
kata-containers/tools/testing/kata-webhook/deploy
Martin b9d88f74ed tools.kata-webhook: Specify runtime class using configMap
The kata webhook requires a configmap to define what runtime class it
should set for the newly created pods. Additionally, the configmap
allows others to modify the default runtime class name we wish to set
(in case the handler is kata but the name of the runtimeclass is
different).

Finally, this PR changes the webhook-check to compare the runtime of the
newly created pod against the specific runtime class in the configmap,
if said confimap doesn't exist, then it will default to "kata".

Signed-off-by: Martin <mheberling@microsoft.com>
2024-09-19 11:51:38 -07:00
..
webhook-registration.yaml.tpl ci/openshift-ci: Move openshift-ci from the tests repo 2024-01-30 19:05:55 +01:00
webhook.yaml tools.kata-webhook: Specify runtime class using configMap 2024-09-19 11:51:38 -07:00