1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 10:56:54 +00:00
kyverno/test/conformance/kuttl/webhooks/double-wildcard
Charles-Edouard Brétéché 73d2063853
feat: change webhook configuration to better support wildcards (#6534)
* feat: change webhook configuration to better support wildcards

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* kuttl

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-13 09:27:49 +00:00
..
01-policy.yaml
02-webhooks.yaml
policy-assert.yaml
policy.yaml
README.md
webhooks.yaml

Description

This test verifies the resource validation webhook is configured correctly when a policy targets all */* resources and subresources.

Steps

    • Create a policy targeting */*
    • Assert policy gets ready
    • Assert that the resource validation webhook is configured correctly