From d3788108358bcdb47a0188a1057709c495808965 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jan 2024 12:04:35 +0000 Subject: [PATCH] update coverage for 2024-01-20-12-04 Signed-off-by: github-actions[bot] --- resources/coverage/1.30.0.json | 31 +++++++++---------- resources/coverage/conformance-endpoints.json | 15 ++------- 2 files changed, 16 insertions(+), 30 deletions(-) diff --git a/resources/coverage/1.30.0.json b/resources/coverage/1.30.0.json index 443257b0..af2aa0ca 100644 --- a/resources/coverage/1.30.0.json +++ b/resources/coverage/1.30.0.json @@ -8092,8 +8092,8 @@ ], "release": "1.30.0", "sources": [ - "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1746074589789687808", - "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1746126180752297984", + "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1748615013444096000", + "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1743889503577182208", "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1736712257770885120" ], "endpoints": [ @@ -15572,8 +15572,6 @@ "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]", "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]", "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]", - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]", - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]", "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]", "[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]", "[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]", @@ -18326,7 +18324,8 @@ "level": "stable", "tests": [ "[sig-api-machinery] Discovery should accurately determine present and missing resources", - "[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]" + "[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]", + null ], "action": null, "tested": true, @@ -23935,25 +23934,22 @@ "level": "stable", "tests": [ "[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]", + "[sig-api-machinery] OpenAPIV3 should contain OpenAPI V3 for Aggregated APIServer", "[sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should mount multiple PV pointing to the same storage on the same node", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory", + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]", + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support two pods which have the same volume definition", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition", "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data", - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume", null ], "action": "list", @@ -25960,7 +25956,8 @@ "group": "autoscaling", "level": "stable", "tests": [ - "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]" + "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]", + null ], "action": "get", "tested": true, @@ -26530,7 +26527,6 @@ "[sig-storage] CSI Mock workload info CSI PodInfoOnMount Update should be passed when update from nil to true", "[sig-storage] CSI Mock workload info CSI PodInfoOnMount Update should not be passed when update from true to false", "[sig-storage] CSI Mock workload info CSI PodInfoOnMount Update should not be passed when update from true to nil", - "[sig-storage] CSI Mock workload info CSI workload information using mock driver contain ephemeral=true when using inline volume", "[sig-storage] CSI Mock workload info CSI workload information using mock driver should be passed when podInfoOnMount=true", "[sig-storage] CSI Mock workload info CSI workload information using mock driver should not be passed when CSIDriver does not exist", "[sig-storage] CSI Mock workload info CSI workload information using mock driver should not be passed when podInfoOnMount=false", @@ -27593,6 +27589,7 @@ "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works", "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] provisioning should provision storage with pvc data source", "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property", + "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volumes should store data", "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it", "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand Verify if offline PVC expansion works", @@ -32956,7 +32953,7 @@ "description": "replace the specified VolumeAttributesClass" } ], - "release_date": "2024-01-13T12:02:43", + "release_date": "2024-01-20T12:02:29", "total endpoints": 717, "tested endpoints": 485, "new conformance eligible endpoints": 0, diff --git a/resources/coverage/conformance-endpoints.json b/resources/coverage/conformance-endpoints.json index 3f43bda4..e1457fcc 100644 --- a/resources/coverage/conformance-endpoints.json +++ b/resources/coverage/conformance-endpoints.json @@ -5467,7 +5467,8 @@ "release": "1.21.0", "codename": "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]", "testname": "ReplicaSet, completes the scaling of a ReplicaSet subresource" - } + }, + null ], "endpoint": "readAppsV1NamespacedReplicaSetScale", "tested_release": "1.21.0", @@ -14378,18 +14379,6 @@ "codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]", "testname": "Admission webhook, update validating webhook" }, - { - "file": "test/e2e/apimachinery/webhook.go", - "release": "1.16.0", - "codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]", - "testname": "Admission webhook, deny attach" - }, - { - "file": "test/e2e/apimachinery/webhook.go", - "release": "1.16.0", - "codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]", - "testname": "Admission webhook, deny create" - }, { "file": "test/e2e/apimachinery/webhook.go", "release": "1.16.0",