1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/test/conformance/chainsaw/globalcontext/validate-reference
Charles-Edouard Brétéché ad4f0ab038
feat: bump controller gen package (#10927)
* feat: bump controller gen package

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

* fix chainsaw test

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

* bump annotation

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-28 14:23:19 +08:00
..
chainsaw-test.yaml feat: bump controller gen package (#10927) 2024-08-28 14:23:19 +08:00
clusterpolicy.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
README.md fix(globalcontext): panics and validation (#9903) 2024-03-14 16:12:39 +00:00

Description

This test verifies that Policies that use GlobalReference must use its name.

Expected Behavior

ClusterPolicy should be rejected.

Reference Issues