1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/kuttl/webhooks/all-scale
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 feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
02-webhooks.yaml feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
policy-assert.yaml feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
policy.yaml feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
README.md feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
webhooks.yaml feat: change webhook configuration to better support wildcards (#6534) 2023-03-13 09:27:49 +00:00

Description

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

Steps

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