We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1d6e8 commit c3f71adCopy full SHA for c3f71ad
staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing/testcase.go
@@ -1006,7 +1006,7 @@ func NewCachedClientTestcases(url *url.URL) []CachedTest {
1006
ExpectCacheMiss: true,
1007
},
1008
{
1009
- Name: "cached: service webhook, path 'allow'",
+ Name: "cached: url webhook, path 'allow'",
1010
Webhooks: []registrationv1.ValidatingWebhook{{
1011
Name: "cache5",
1012
ClientConfig: ccfgURL("allow"),
0 commit comments