github.com/kata-containers/tests@v0.0.0-20240307153542-772105b56064/integration/kubernetes/e2e_conformance/e2e_k8s_jobs.yaml (about) 1 # 2 # Copyright (c) 2020 Intel Corporation 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 6 7 jobs: 8 CRI_CONTAINERD_K8S_MINIMAL: 9 passed: 12 10 minimal: 11 focus: 12 - ConfigMap should be consumable from pods in volume 13 - ConfigMap should be consumable from pods in volume as non-root 14 - Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete 15 - Kubectl client Kubectl apply should reuse port when apply to an existing SVC