mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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,
|
||||
},
|
||||
{
|
||||
Name: "cached: service webhook, path 'allow'",
|
||||
Name: "cached: url webhook, path 'allow'",
|
||||
Webhooks: []registrationv1.ValidatingWebhook{{
|
||||
Name: "cache5",
|
||||
ClientConfig: ccfgURL("allow"),
|
||||
|
Loading…
Reference in New Issue
Block a user