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/background-variables-update
shuting 5a6b3c86f6
fix background variables validation (#6978)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-04-23 16:22:29 +00:00
..
01-policy.yaml fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00
02-policy.yaml fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00
policy-assert.yaml fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00
policy-update.yaml fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00
policy.yaml fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00
README.md fix background variables validation (#6978) 2023-04-23 16:22:29 +00:00

Description

This test ensures the background policy update that does not contain admission userinfo variables should be allowed.

Expected Behavior

The policy update should pass through.

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