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/policy-validation/cluster-policy/success
Charles-Edouard Brétéché 76d1b37e68
fix: incorrect json patch validation (#6941)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-04-17 19:06:50 +08:00
..
01-policies.yaml fix: incorrect json patch validation (#6941) 2023-04-17 19:06:50 +08:00
policy-1-assert.yaml fix: incorrect json patch validation (#6941) 2023-04-17 19:06:50 +08:00
policy-1.yaml fix: incorrect json patch validation (#6941) 2023-04-17 19:06:50 +08:00
README.md fix: incorrect json patch validation (#6941) 2023-04-17 19:06:50 +08:00

Description

This test tries to create policies.

Expected Behavior

Policies are valid and should be accepted.

Reference Issue(s)

https://github.com/kyverno/kyverno/issues/6937