|
10564 | 10564 | ], |
10565 | 10565 | "release": "1.35.0", |
10566 | 10566 | "sources": [ |
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" |
| 10567 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance/1992792855705292800", |
| 10568 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1992827081746026496", |
| 10569 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-gce-conformance-latest/1992797637262184448" |
10570 | 10570 | ], |
10571 | 10571 | "endpoints": [ |
10572 | 10572 | { |
|
19886 | 19886 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]", |
19887 | 19887 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]", |
19888 | 19888 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]", |
19889 | | - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate everything except 'skip-me' configmaps [Conformance]", |
19890 | 19889 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]", |
19891 | 19890 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]", |
19892 | 19891 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]", |
|
20974 | 20973 | "tests": [ |
20975 | 20974 | "[sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]", |
20976 | 20975 | "[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", |
| 20976 | + "[sig-storage] CSI Mock volume expansion CSI online volume expansion with secret should expand volume without restarting pod if attach=on, nodeExpansion=on, csiNodeExpandSecret=on", |
20978 | 20977 | "[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with final error", |
20979 | 20978 | "[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with infeasible error", |
20980 | 20979 | "[sig-storage] CSI Mock volume expansion Expansion with recovery should allow recovery if controller expansion fails with final error", |
@@ -30156,30 +30155,34 @@ |
30156 | 30155 | "level": "stable", |
30157 | 30156 | "tests": [ |
30158 | 30157 | "[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [LinuxOnly] [Conformance]", |
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", |
30161 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource", |
| 30158 | + "[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is accessible via nodes/proxy RBAC", |
| 30159 | + "[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is not accessible via nodes/configz RBAC", |
| 30160 | + "[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", |
| 30161 | + "[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]", |
30162 | 30162 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory", |
30163 | | - "[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 readOnly file specified in the volumeMount [LinuxOnly]", |
| 30163 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]", |
| 30164 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path", |
30165 | 30165 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume", |
| 30166 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] volumes should store data", |
30166 | 30167 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
30167 | 30168 | "[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]", |
| 30169 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs", |
| 30170 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume", |
| 30171 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume", |
| 30172 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition", |
| 30173 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume", |
30170 | 30174 | "[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 | 30175 | "[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", |
30173 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory", |
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)] subPath should support existing single file [LinuxOnly]", |
| 30177 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path", |
30176 | 30178 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume", |
30177 | 30179 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data", |
30178 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume", |
30179 | | - "[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", |
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", |
30181 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume", |
30182 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
| 30180 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
| 30181 | + "[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", |
| 30182 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume", |
| 30183 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", |
| 30184 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume", |
| 30185 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data", |
30183 | 30186 | null |
30184 | 30187 | ], |
30185 | 30188 | "action": "list", |
|
33347 | 33350 | "[sig-storage] CSI Mock volume storage capacity storage capacity unlimited", |
33348 | 33351 | "[sig-storage] CSI Mock workload info CSI PodInfoOnMount Update should be passed when update from false to true", |
33349 | 33352 | "[sig-storage] CSI Mock workload info CSI PodInfoOnMount Update should not be passed when update from true to false", |
| 33353 | + "[sig-storage] CSI Mock workload info CSI workload information using mock driver contain ephemeral=true when using inline volume", |
33350 | 33354 | "[sig-storage] CSI Mock workload info CSI workload information using mock driver should be passed when podInfoOnMount=true", |
33351 | 33355 | "[sig-storage] CSI Mock workload info CSI workload information using mock driver should not be passed when CSIDriver does not exist", |
33352 | 33356 | "[sig-storage] CSI Mock workload info CSI workload information using mock driver should not be passed when podInfoOnMount=false", |
@@ -33609,14 +33613,12 @@ |
33609 | 33613 | "[sig-api-machinery] ServerSideApply should work for subresources", |
33610 | 33614 | "[sig-api-machinery] Servers with support for Table transformation should return pod details", |
33611 | 33615 | "[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]", |
33612 | | - "[sig-apps] Deployment deployment should delete old replica sets [Conformance]", |
33613 | 33616 | "[sig-apps] Deployment deployment should support proportional scaling [Conformance]", |
33614 | 33617 | "[sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]", |
33615 | 33618 | "[sig-apps] Job should allow to use a pod failure policy to ignore failure matching on DisruptionTarget condition [Conformance]", |
33616 | 33619 | "[sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]", |
33617 | 33620 | "[sig-apps] ReplicaSet should serve a basic image on each replica with a private image", |
33618 | 33621 | "[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]", |
33620 | 33622 | "[sig-apps] ReplicationController should adopt matching pods on creation [Conformance]", |
33621 | 33623 | "[sig-apps] ReplicationController should release no longer matching pods [Conformance]", |
33622 | 33624 | "[sig-apps] ReplicationController should serve a basic image on each replica with a private image", |
|
37288 | 37290 | "tests": [ |
37289 | 37291 | "[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]", |
37290 | 37292 | "[sig-node] [DRA] control plane runs a pod without a generated resource claim", |
37291 | | - "[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]", |
37292 | | - null |
| 37293 | + "[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]" |
37293 | 37294 | ], |
37294 | 37295 | "action": "put", |
37295 | 37296 | "tested": true, |
|
41840 | 41841 | "description": "replace the specified Workload" |
41841 | 41842 | } |
41842 | 41843 | ], |
41843 | | - "release_date": "2025-11-17T08:52:18", |
| 41844 | + "release_date": "2025-11-24T06:26:03", |
41844 | 41845 | "total endpoints": 863, |
41845 | 41846 | "tested endpoints": 575, |
41846 | 41847 | "new conformance eligible endpoints": 0, |
|
0 commit comments