1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 19:06:55 +00:00
kyverno/test/conformance/kuttl/deferred/foreach
Charles-Edouard Brétéché 6a43ec4bcf
chore: fix policies (#8449)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-19 10:28:58 +00:00
..
01-apply.yaml Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
02-testcase.yaml Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
cm-assert.yaml Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
cm.yaml Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
manifests.yaml chore: fix policies (#8449) 2023-09-19 10:28:58 +00:00
policy-assert.yaml Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00
README.md Fix deferred loading (#7597) 2023-06-27 09:58:50 -07:00

Description

This test checks for deferred variable substitutions in foreach loops

Expected Behavior

The CM should be created with three new entries

Reference Issues

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