mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-17 23:47:07 +00:00
previously we used to deploy the webhook and then modified the cm from our ci/openshift-ci/ script to the desired value, but sometimes it happens that the webhook pod starts before we modify the cm and keeps using the default value. Let's change the approach and modify the deployments in-place. The only cons is it leaves the git dirty, but since this script is only supposed to be used in ci it should be safe. Signed-off-by: Lukáš Doktor <ldoktor@redhat.com> |
||
---|---|---|
.. | ||
configmap_installer_kernel.yaml | ||
configmap_installer_qemu.yaml | ||
machineconfig_sandboxedcontainers_extension.yaml | ||
machineconfig_selinux.yaml.in | ||
relabel_selinux.yaml | ||
workaround-9206-crio-ds.yaml | ||
workaround-9206-crio.yaml |