WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c6da071

Browse files
authored
Merge pull request #979 from kubernetes-sigs/coverage-update-for-2025-11-17-08-54
chore: update coverage for 2025-11-17-08-54
2 parents 00b3bf8 + 7cdaf93 commit c6da071

File tree

2 files changed

+37
-29
lines changed

2 files changed

+37
-29
lines changed

resources/coverage/1.35.0.json

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10564,9 +10564,9 @@
1056410564
],
1056510565
"release": "1.35.0",
1056610566
"sources": [
10567-
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance/1987713332827656192",
10568-
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1987709809822011392",
10569-
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-gce-conformance-latest/1987717862839554048"
10567+
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance/1990298139747160064",
10568+
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1990331359180099584",
10569+
"https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-gce-conformance-latest/1990302921459240960"
1057010570
],
1057110571
"endpoints": [
1057210572
{
@@ -19881,11 +19881,11 @@
1988119881
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]",
1988219882
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]",
1988319883
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]",
19884+
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]",
1988419885
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]",
1988519886
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]",
1988619887
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
1988719888
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]",
19888-
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]",
1988919889
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate everything except 'skip-me' configmaps [Conformance]",
1989019890
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]",
1989119891
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]",
@@ -20974,6 +20974,7 @@
2097420974
"tests": [
2097520975
"[sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]",
2097620976
"[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.",
20977+
"[sig-storage] CSI Mock volume expansion CSI Volume expansion should expand volume without restarting pod if nodeExpansion=off",
2097720978
"[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with final error",
2097820979
"[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with infeasible error",
2097920980
"[sig-storage] CSI Mock volume expansion Expansion with recovery should allow recovery if controller expansion fails with final error",
@@ -30155,30 +30156,29 @@
3015530156
"level": "stable",
3015630157
"tests": [
3015730158
"[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [LinuxOnly] [Conformance]",
30158-
"[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is accessible via nodes/proxy RBAC",
30159-
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] provisioning should mount multiple PV pointing to the same storage on the same node",
30160-
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]",
30159+
"[sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config",
30160+
"[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is accessible via nodes/healthz RBAC",
3016130161
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource",
3016230162
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory",
3016330163
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]",
30164-
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path",
3016530164
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]",
3016630165
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume",
3016730166
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
30168-
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume",
30169-
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes",
30167+
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume",
30168+
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data",
30169+
"[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
3017030170
"[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",
30171-
"[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]",
30171+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options",
30172+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource",
3017230173
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory",
30173-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]",
30174+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]",
30175+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount",
30176+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume",
3017430177
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data",
30175-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume",
30178+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume",
3017630179
"[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",
30177-
"[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",
30178-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume",
30179-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume",
30180+
"[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",
3018030181
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume",
30181-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data",
3018230182
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
3018330183
null
3018430184
],
@@ -33609,13 +33609,14 @@
3360933609
"[sig-api-machinery] ServerSideApply should work for subresources",
3361033610
"[sig-api-machinery] Servers with support for Table transformation should return pod details",
3361133611
"[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]",
33612+
"[sig-apps] Deployment deployment should delete old replica sets [Conformance]",
3361233613
"[sig-apps] Deployment deployment should support proportional scaling [Conformance]",
3361333614
"[sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]",
3361433615
"[sig-apps] Job should allow to use a pod failure policy to ignore failure matching on DisruptionTarget condition [Conformance]",
33615-
"[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]",
3361633616
"[sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]",
3361733617
"[sig-apps] ReplicaSet should serve a basic image on each replica with a private image",
3361833618
"[sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]",
33619+
"[sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]",
3361933620
"[sig-apps] ReplicationController should adopt matching pods on creation [Conformance]",
3362033621
"[sig-apps] ReplicationController should release no longer matching pods [Conformance]",
3362133622
"[sig-apps] ReplicationController should serve a basic image on each replica with a private image",
@@ -37287,7 +37288,8 @@
3728737288
"tests": [
3728837289
"[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]",
3728937290
"[sig-node] [DRA] control plane runs a pod without a generated resource claim",
37290-
"[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]"
37291+
"[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]",
37292+
null
3729137293
],
3729237294
"action": "put",
3729337295
"tested": true,
@@ -41838,7 +41840,7 @@
4183841840
"description": "replace the specified Workload"
4183941841
}
4184041842
],
41841-
"release_date": "2025-11-10T06:42:57",
41843+
"release_date": "2025-11-17T08:52:18",
4184241844
"total endpoints": 863,
4184341845
"tested endpoints": 575,
4184441846
"new conformance eligible endpoints": 0,

resources/coverage/conformance-endpoints.json

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17007,6 +17007,12 @@
1700717007
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]",
1700817008
"testname": "Admission webhook, deny attach"
1700917009
},
17010+
{
17011+
"file": "test/e2e/apimachinery/webhook.go",
17012+
"release": "1.16.0",
17013+
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]",
17014+
"testname": "Admission webhook, deny custom resource create and delete"
17015+
},
1701017016
{
1701117017
"file": "test/e2e/apimachinery/webhook.go",
1701217018
"release": "1.16.0",
@@ -17031,12 +17037,6 @@
1703117037
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]",
1703217038
"testname": "Admission webhook, ordered mutation"
1703317039
},
17034-
{
17035-
"file": "test/e2e/apimachinery/webhook.go",
17036-
"release": "1.16.0",
17037-
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]",
17038-
"testname": "Admission webhook, mutate custom resource"
17039-
},
1704017040
{
1704117041
"file": "test/e2e/apimachinery/webhook.go",
1704217042
"release": "1.16.0",
@@ -29217,6 +29217,12 @@
2921729217
"codename": "[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]",
2921829218
"testname": "DaemonSet-FailedPodCreation"
2921929219
},
29220+
{
29221+
"file": "test/e2e/apps/deployment.go",
29222+
"release": "1.12.0",
29223+
"codename": "[sig-apps] Deployment deployment should delete old replica sets [Conformance]",
29224+
"testname": "Deployment RevisionHistoryLimit"
29225+
},
2922029226
{
2922129227
"file": "test/e2e/apps/deployment.go",
2922229228
"release": "1.12.0",
@@ -29261,9 +29267,9 @@
2926129267
},
2926229268
{
2926329269
"file": "test/e2e/apps/replica_set.go",
29264-
"release": "1.21.0",
29265-
"codename": "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]",
29266-
"testname": "ReplicaSet, completes the scaling of a ReplicaSet subresource"
29270+
"release": "1.22.0",
29271+
"codename": "[sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]",
29272+
"testname": "ReplicaSet, status sub-resource"
2926729273
},
2926829274
{
2926929275
"file": "test/e2e/apps/replica_set.go",

0 commit comments

Comments
 (0)