Skip to content

Commit f460985

Browse files
authored
Merge pull request #890 from kubernetes-sigs/coverage-update-for-2024-06-29-12-04
Update APISnoop coverage 2024-06-29-12-04
2 parents 80e96ac + 1c5ba94 commit f460985

File tree

2 files changed

+27
-31
lines changed

2 files changed

+27
-31
lines changed

resources/coverage/1.31.0.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8284,9 +8284,9 @@
82848284
],
82858285
"release": "1.31.0",
82868286
"sources": [
8287-
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1804410965316341760",
8288-
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1804466330728927232",
8289-
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1804438396261634048"
8287+
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1806954615162277888",
8288+
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1803604140178280448",
8289+
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1806983556820373504"
82908290
],
82918291
"endpoints": [
82928292
{
@@ -14578,8 +14578,7 @@
1457814578
"level": "stable",
1457914579
"tests": [
1458014580
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support building a client with a CSR",
14581-
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]",
14582-
null
14581+
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]"
1458314582
],
1458414583
"action": "delete",
1458514584
"tested": true,
@@ -15953,8 +15952,8 @@
1595315952
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]",
1595415953
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]",
1595515954
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]",
15955+
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]",
1595615956
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
15957-
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate everything except 'skip-me' configmaps [Conformance]",
1595815957
"[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]",
1595915958
"[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]",
1596015959
"[sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]",
@@ -18696,7 +18695,8 @@
1869618695
"level": "stable",
1869718696
"tests": [
1869818697
"[sig-api-machinery] Discovery should accurately determine present and missing resources",
18699-
"[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]"
18698+
"[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]",
18699+
null
1870018700
],
1870118701
"action": null,
1870218702
"tested": true,
@@ -19272,7 +19272,8 @@
1927219272
"group": null,
1927319273
"level": "stable",
1927419274
"tests": [
19275-
"[sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]"
19275+
"[sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]",
19276+
null
1927619277
],
1927719278
"action": null,
1927819279
"tested": true,
@@ -21437,7 +21438,6 @@
2143721438
"[sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]",
2143821439
"[sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]",
2143921440
"[sig-apps] Deployment should not disrupt a cloud load-balancer's connectivity during rollout",
21440-
"[sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]",
2144121441
"[sig-apps] Deployment should validate Deployment Status endpoints [Conformance]",
2144221442
"[sig-apps] Deployment test Deployment ReplicaSet orphaning and adoption regarding controllerRef",
2144321443
"[sig-apps] DisruptionController evictions: enough pods, absolute => should allow an eviction",
@@ -24436,19 +24436,17 @@
2443624436
"level": "stable",
2443724437
"tests": [
2443824438
"[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]",
24439-
"[sig-api-machinery] OpenAPIV3 should contain OpenAPI V3 for Aggregated APIServer",
24439+
"[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",
24440+
"[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]",
2444024441
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource",
2444124442
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory",
24442-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]",
2444324443
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path",
24444-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount",
24445-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]",
2444624444
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume",
2444724445
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data",
24448-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume",
24446+
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
2444924447
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume",
2445024448
"[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",
24451-
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume",
24449+
"[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",
2445224450
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume",
2445324451
"[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",
2445424452
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes",
@@ -26590,7 +26588,8 @@
2659026588
"group": "autoscaling",
2659126589
"level": "stable",
2659226590
"tests": [
26593-
"[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]"
26591+
"[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]",
26592+
null
2659426593
],
2659526594
"action": "get",
2659626595
"tested": true,
@@ -30414,7 +30413,8 @@
3041430413
"level": "stable",
3041530414
"tests": [
3041630415
"[sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]",
30417-
"[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]"
30416+
"[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]",
30417+
null
3041830418
],
3041930419
"action": "put",
3042030420
"tested": true,
@@ -34208,7 +34208,7 @@
3420834208
"description": "replace the specified VolumeAttributesClass"
3420934209
}
3421034210
],
34211-
"release_date": "2024-06-22T12:02:41",
34211+
"release_date": "2024-06-29T12:02:42",
3421234212
"total endpoints": 769,
3421334213
"tested endpoints": 507,
3421434214
"new conformance eligible endpoints": 0,

resources/coverage/conformance-endpoints.json

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6061,7 +6061,8 @@
60616061
"release": "1.21.0",
60626062
"codename": "[sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]",
60636063
"testname": "ReplicaSet, completes the scaling of a ReplicaSet subresource"
6064-
}
6064+
},
6065+
null
60656066
],
60666067
"endpoint": "readAppsV1NamespacedReplicaSetScale",
60676068
"tested_release": "1.21.0",
@@ -15222,14 +15223,14 @@
1522215223
{
1522315224
"file": "test/e2e/apimachinery/webhook.go",
1522415225
"release": "1.16.0",
15225-
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
15226-
"testname": "Admission webhook, honor timeout"
15226+
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]",
15227+
"testname": "Admission webhook, deny attach"
1522715228
},
1522815229
{
1522915230
"file": "test/e2e/apimachinery/webhook.go",
15230-
"release": "1.28.0",
15231-
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate everything except 'skip-me' configmaps [Conformance]",
15232-
"testname": "Mutating Admission webhook, mutating webhook excluding object with specific name"
15231+
"release": "1.16.0",
15232+
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
15233+
"testname": "Admission webhook, honor timeout"
1523315234
},
1523415235
{
1523515236
"file": "test/e2e/auth/service_accounts.go",
@@ -20129,12 +20130,6 @@
2012920130
"codename": "[sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]",
2013020131
"testname": "Deployment RollingUpdate"
2013120132
},
20132-
{
20133-
"file": "test/e2e/apps/deployment.go",
20134-
"release": "1.20.0",
20135-
"codename": "[sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]",
20136-
"testname": "Deployment, completes the lifecycle of a Deployment"
20137-
},
2013820133
{
2013920134
"file": "test/e2e/apps/deployment.go",
2014020135
"release": "1.21.0",
@@ -29581,7 +29576,8 @@
2958129576
"release": "1.20.0",
2958229577
"codename": "[sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]",
2958329578
"testname": "Pods, completes the lifecycle of a Pod and the PodStatus"
29584-
}
29579+
},
29580+
null
2958529581
],
2958629582
"endpoint": "replaceCoreV1NamespacedPodStatus",
2958729583
"tested_release": "1.10.0",

0 commit comments

Comments
 (0)