mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
fix duplicate testcase names
This commit is contained in:
parent
ff1d6e8c1d
commit
c3f71ad548
@ -1006,7 +1006,7 @@ func NewCachedClientTestcases(url *url.URL) []CachedTest {
|
|||||||
ExpectCacheMiss: true,
|
ExpectCacheMiss: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name: "cached: service webhook, path 'allow'",
|
Name: "cached: url webhook, path 'allow'",
|
||||||
Webhooks: []registrationv1.ValidatingWebhook{{
|
Webhooks: []registrationv1.ValidatingWebhook{{
|
||||||
Name: "cache5",
|
Name: "cache5",
|
||||||
ClientConfig: ccfgURL("allow"),
|
ClientConfig: ccfgURL("allow"),
|
||||||
|
Loading…
Reference in New Issue
Block a user