Skip to content

Commit f0730a1

Browse files
authored
Merge pull request #828 from cncf/coverage-update-for-2023-12-13-19-47
Update APISnoop coverage 2023-12-13-19-47
2 parents f7fe343 + c362eff commit f0730a1

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

resources/coverage/1.29.0.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8204,7 +8204,7 @@
82048204
],
82058205
"release": "1.29.0",
82068206
"sources": [
8207-
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1733409288921026560",
8207+
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1734951761694691328",
82088208
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1705686590900146176",
82098209
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1705668219261423616"
82108210
],
@@ -15629,7 +15629,6 @@
1562915629
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]",
1563015630
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]",
1563115631
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]",
15632-
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]",
1563315632
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
1563415633
"[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]",
1563515634
"[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]",
@@ -32941,7 +32940,7 @@
3294132940
"description": "replace the specified VolumeAttributesClass"
3294232941
}
3294332942
],
32944-
"release_date": "2023-12-09T12:02:55",
32943+
"release_date": "2023-12-13T19:45:23",
3294532944
"total endpoints": 717,
3294632945
"tested endpoints": 489,
3294732946
"new conformance eligible endpoints": 21,

resources/coverage/conformance-endpoints.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14394,12 +14394,6 @@
1439414394
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]",
1439514395
"testname": "Admission webhook, update validating webhook"
1439614396
},
14397-
{
14398-
"file": "test/e2e/apimachinery/webhook.go",
14399-
"release": "1.16.0",
14400-
"codename": "[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]",
14401-
"testname": "Admission webhook, deny custom resource definition"
14402-
},
1440314397
{
1440414398
"file": "test/e2e/apimachinery/webhook.go",
1440514399
"release": "1.16.0",

0 commit comments

Comments
 (0)