1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/test/conformance/chainsaw/rangeoperators/standard
Charles-Edouard Brétéché 778d81a865
chore: use more chainsaw step templates (#11293)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-02 18:55:38 +00:00
..
chainsaw-test.yaml chore: use more chainsaw step templates (#11293) 2024-10-02 18:55:38 +00:00
policy.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
README.md chore: run range operators test with chainsaw (#8956) 2023-11-20 06:41:19 +00:00
resource.yaml chore: run range operators test with chainsaw (#8956) 2023-11-20 06:41:19 +00:00

Description

This test creates a policy with range operators and a configmap. It uses ranges with negative and (un)signed positive integer endpoints.

Expected Behavior

It ensures that a configmap with values not in a range are not created.

Reference Issue(s)