|
7884 | 7884 | ], |
7885 | 7885 | "release": "1.29.0", |
7886 | 7886 | "sources": [ |
7887 | | - "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1704465056202231808", |
7888 | | - "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1704525958205149184", |
7889 | | - "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1704489466913099776" |
| 7887 | + "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1705508163471544320", |
| 7888 | + "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1705534335601348608", |
| 7889 | + "https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1705487023583793152" |
7890 | 7890 | ], |
7891 | 7891 | "endpoints": [ |
7892 | 7892 | { |
@@ -15143,15 +15143,16 @@ |
15143 | 15143 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]", |
15144 | 15144 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]", |
15145 | 15145 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]", |
| 15146 | + "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]", |
15146 | 15147 | "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]", |
15147 | | - "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]", |
15148 | 15148 | "[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]", |
15149 | 15149 | "[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]", |
15150 | 15150 | "[sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]", |
15151 | 15151 | "[sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]", |
15152 | 15152 | "[sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]", |
15153 | 15153 | "[sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]", |
15154 | 15154 | "[sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]", |
| 15155 | + "[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios", |
15155 | 15156 | "[sig-network] DNS should support configurable pod resolv.conf", |
15156 | 15157 | "[sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]", |
15157 | 15158 | "[sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]", |
|
15474 | 15475 | "[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]", |
15475 | 15476 | "[sig-auth] ServiceAccounts should mount projected service account token [Conformance]", |
15476 | 15477 | "[sig-auth] ServiceAccounts should set ownership and permission when RunAsUser or FsGroup is present [LinuxOnly] [NodeFeature:FSGroup]", |
| 15478 | + "[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios", |
15477 | 15479 | "[sig-cli] Kubectl client Simple pod should support inline execution and attach", |
15478 | 15480 | "[sig-network] Connectivity Pod Lifecycle should be able to connect from a Pod to a terminating Pod", |
15479 | 15481 | "[sig-network] Connectivity Pod Lifecycle should be able to connect to other Pod from a terminating Pod", |
|
20385 | 20387 | "[sig-apps] StatefulSet Scaling StatefulSetStartOrdinal Removing .start.ordinal", |
20386 | 20388 | "[sig-apps] StatefulSet Scaling StatefulSetStartOrdinal Setting .start.ordinal", |
20387 | 20389 | "[sig-apps] TTLAfterFinished job should be deleted once it finishes after TTL seconds", |
| 20390 | + "[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios", |
20388 | 20391 | "[sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]", |
20389 | 20392 | "[sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]", |
20390 | 20393 | "[sig-cli] Kubectl client Kubectl events should show event when pod is created", |
@@ -23181,21 +23184,20 @@ |
23181 | 23184 | "[sig-api-machinery] OpenAPIV3 should contain OpenAPI V3 for Aggregated APIServer", |
23182 | 23185 | "[sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config", |
23183 | 23186 | "[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", |
| 23187 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options", |
23184 | 23188 | "[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]", |
23185 | 23189 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource", |
23186 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory", |
23187 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]", |
23188 | 23190 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path", |
23189 | 23191 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount", |
23190 | 23192 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]", |
23191 | 23193 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume", |
23192 | 23194 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data", |
| 23195 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
23193 | 23196 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume", |
23194 | | - "[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", |
23195 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume", |
23196 | 23197 | "[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", |
23197 | 23198 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", |
23198 | | - "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should store data", |
| 23199 | + "[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", |
| 23200 | + "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data", |
23199 | 23201 | "[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]", |
23200 | 23202 | null |
23201 | 23203 | ], |
|
25511 | 25513 | "[sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]", |
25512 | 25514 | "[sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]", |
25513 | 25515 | "[sig-auth] ServiceAccounts should mount an API token into pods [Conformance]", |
| 25516 | + "[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios", |
25514 | 25517 | "[sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]", |
25515 | 25518 | "[sig-node] ConfigMap should update ConfigMap successfully", |
25516 | 25519 | "[sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]", |
|
26613 | 26616 | "[sig-network] DNS should provide DNS for ExternalName services [Conformance]", |
26614 | 26617 | "[sig-network] DNS should provide DNS for pods for Subdomain [Conformance]", |
26615 | 26618 | "[sig-network] DNS should provide DNS for services [Conformance]", |
| 26619 | + "[sig-network] DNS should provide DNS for the cluster [Provider:GCE]", |
26616 | 26620 | "[sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]", |
26617 | 26621 | "[sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]", |
26618 | 26622 | "[sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]", |
|
26749 | 26753 | "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs", |
26750 | 26754 | "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes", |
26751 | 26755 | "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition", |
26752 | | - "[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits should verify that all csinodes have volume limits", |
26753 | 26756 | "[sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]", |
26754 | 26757 | "[sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]", |
26755 | 26758 | "[sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]", |
|
28577 | 28580 | "[sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]", |
28578 | 28581 | "[sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]", |
28579 | 28582 | "[sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]", |
| 28583 | + "[sig-autoscaling] DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenarios", |
28580 | 28584 | "[sig-node] ConfigMap should update ConfigMap successfully", |
28581 | 28585 | "[sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]", |
28582 | 28586 | "[sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]", |
|
32066 | 32070 | "description": "replace the specified ResourceClass" |
32067 | 32071 | } |
32068 | 32072 | ], |
32069 | | - "release_date": "2023-09-20T16:54:16", |
| 32073 | + "release_date": "2023-09-23T12:02:51", |
32070 | 32074 | "total endpoints": 706, |
32071 | 32075 | "tested endpoints": 462, |
32072 | 32076 | "new conformance eligible endpoints": 0, |
|
0 commit comments