|
9668 | 9668 | ], |
9669 | 9669 | "release": "1.35.0", |
9670 | 9670 | "sources": [ |
9671 | | - "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance/1967437612746543104", |
9672 | | - "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1967461520354840576", |
9673 | | - "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-gce-conformance-latest/1967413956360278016" |
| 9671 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-audit-kind-conformance/1969977649488990208", |
| 9672 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-gci-gce/1970003822046613504", |
| 9673 | + "https://prow.k8s.io/view/gcs/kubernetes-ci-logs/logs/ci-kubernetes-gce-conformance-latest/1969953238723596288" |
9674 | 9674 | ], |
9675 | 9675 | "endpoints": [ |
9676 | 9676 | { |
@@ -18559,13 +18559,10 @@ |
18559 | 18559 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]", |
18560 | 18560 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]", |
18561 | 18561 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]", |
18562 | | - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]", |
18563 | 18562 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]", |
18564 | 18563 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]", |
18565 | 18564 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]", |
18566 | 18565 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]", |
18567 | | - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]", |
18568 | | - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate everything except 'skip-me' configmaps [Conformance]", |
18569 | 18566 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]", |
18570 | 18567 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]", |
18571 | 18568 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]", |
|
19592 | 19589 | "tests": [ |
19593 | 19590 | "[sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]", |
19594 | 19591 | "[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.", |
19595 | | - "[sig-storage] CSI Mock volume expansion CSI Volume expansion should expand volume by restarting pod if attach=on, nodeExpansion=on", |
19596 | 19592 | "[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with final error", |
19597 | 19593 | "[sig-storage] CSI Mock volume expansion Expansion with recovery recovery should be possible for node-only expanded volumes with infeasible error", |
19598 | 19594 | "[sig-storage] CSI Mock volume expansion Expansion with recovery should allow recovery if controller expansion fails with final error", |
@@ -28386,30 +28382,31 @@ |
28386 | 28382 | "level": "stable", |
28387 | 28383 | "tests": [ |
28388 | 28384 | "[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]", |
28389 | | - "[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is not accessible via nodes/configz RBAC", |
| 28385 | + "[sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config", |
| 28386 | + "[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is accessible via nodes/healthz RBAC", |
| 28387 | + "[sig-node] [FeatureGate:KubeletFineGrainedAuthz] [Beta] when calling kubelet API check /healthz enpoint is accessible via nodes/proxy RBAC", |
28390 | 28388 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory", |
28391 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]", |
| 28389 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]", |
28392 | 28390 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount", |
28393 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]", |
28394 | 28391 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume", |
28395 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
28396 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume", |
| 28392 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Dynamic PV (default fs)] volumes should store data", |
| 28393 | + "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume", |
28397 | 28394 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume", |
28398 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume", |
28399 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs", |
28400 | 28395 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", |
28401 | | - "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume", |
| 28396 | + "[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", |
28402 | 28397 | "[sig-storage] In-tree Volumes [Driver: nfs3] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data", |
28403 | | - "[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", |
28404 | | - "[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]", |
28405 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]", |
| 28398 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource", |
| 28399 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]", |
28406 | 28400 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path", |
28407 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data", |
28408 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume", |
| 28401 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]", |
| 28402 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume", |
28409 | 28403 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume", |
| 28404 | + "[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", |
28410 | 28405 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume", |
28411 | 28406 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume", |
| 28407 | + "[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", |
28412 | 28408 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", |
| 28409 | + "[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", |
28413 | 28410 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume", |
28414 | 28411 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
28415 | 28412 | null |
@@ -31780,15 +31777,15 @@ |
31780 | 31777 | "[sig-api-machinery] ServerSideApply should work for subresources", |
31781 | 31778 | "[sig-api-machinery] Servers with support for Table transformation should return pod details", |
31782 | 31779 | "[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]", |
31783 | | - "[sig-apps] Deployment deployment should delete old replica sets [Conformance]", |
31784 | 31780 | "[sig-apps] Deployment deployment should support proportional scaling [Conformance]", |
31785 | | - "[sig-apps] Deployment deployment should support rollover [Conformance]", |
| 31781 | + "[sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]", |
31786 | 31782 | "[sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]", |
31787 | 31783 | "[sig-apps] Job should allow to use a pod failure policy to ignore failure matching on DisruptionTarget condition [Conformance]", |
| 31784 | + "[sig-apps] ReplicaSet Replace and Patch tests [Conformance]", |
| 31785 | + "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]", |
31788 | 31786 | "[sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]", |
31789 | 31787 | "[sig-apps] ReplicaSet should serve a basic image on each replica with a private image", |
31790 | 31788 | "[sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]", |
31791 | | - "[sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]", |
31792 | 31789 | "[sig-apps] ReplicationController should adopt matching pods on creation [Conformance]", |
31793 | 31790 | "[sig-apps] ReplicationController should release no longer matching pods [Conformance]", |
31794 | 31791 | "[sig-apps] ReplicationController should serve a basic image on each replica with a private image", |
|
39741 | 39738 | "description": "replace the specified VolumeAttributesClass" |
39742 | 39739 | } |
39743 | 39740 | ], |
39744 | | - "release_date": "2025-09-15T06:30:18", |
| 39741 | + "release_date": "2025-09-22T06:32:25", |
39745 | 39742 | "total endpoints": 859, |
39746 | 39743 | "tested endpoints": 556, |
39747 | 39744 | "new conformance eligible endpoints": 0, |
|
0 commit comments