mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-11 09:07:49 +00:00
This commit adds fields for readiness/liveness/startup probes that were missing so far, and adds probes to the ignored_fields test to ensure these stay supported. None of these fields has an influence on the generated policy, they just allow parsing valid k8s yaml. Co-authored-by: Spyros Seimenis <sse@edgeless.systems> Signed-off-by: Markus Rudy <mr@edgeless.systems>