Skip to content

Commit

Permalink
Merge pull request #838 from cncf/coverage-update-for-2024-01-20-12-04
Browse files Browse the repository at this point in the history
Update APISnoop coverage 2024-01-20-12-04
  • Loading branch information
heyste authored Jan 21, 2024
2 parents 3469752 + d378810 commit b17b29c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 30 deletions.
31 changes: 14 additions & 17 deletions resources/coverage/1.30.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down Expand Up @@ -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]",
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand Down
15 changes: 2 additions & 13 deletions resources/coverage/conformance-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit b17b29c

Please sign in to comment.