1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/test/conformance/kuttl/webhooks/expected-webhooks
Charles-Edouard Brétéché 7eeb23d1a9
test: add test to check expected webhooks are created (#5330)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-14 13:27:41 +00:00
..
00-webhooks.yaml test: add test to check expected webhooks are created (#5330) 2022-11-14 13:27:41 +00:00
README.md test: add test to check expected webhooks are created (#5330) 2022-11-14 13:27:41 +00:00
webhooks.yaml test: add test to check expected webhooks are created (#5330) 2022-11-14 13:27:41 +00:00

Description

This test verifies expected webhooks are created.

Steps

    • Assert webhook kyverno-policy-validating-webhook-cfg exists
    • Assert webhook kyverno-resource-validating-webhook-cfg exists
    • Assert webhook kyverno-policy-mutating-webhook-cfg exists
    • Assert webhook kyverno-resource-mutating-webhook-cfg exists
    • Assert webhook kyverno-verify-mutating-webhook-cfg exists