1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/kuttl/cleanup/validation/no-user-info-in-match
2023-10-09 15:01:24 +00:00
..
01-cleanuppolicy.yaml fix: cleanup policies with user infos in match/exclude should be rejected (#5943) 2023-01-09 21:00:35 +08:00
cleanuppolicy-with-clusterroles.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00:00
cleanuppolicy-with-roles.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00:00
cleanuppolicy-with-subjects.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00:00
README.md fix: cleanup policies with user infos in match/exclude should be rejected (#5943) 2023-01-09 21:00:35 +08:00

Description

This test creates a cleanup policy containing user infos in match statement. The creation should fail as cleanup policies with user infos are not allowed.

Steps

    • Try create a couple of cleanup policies, expecting the creation to fail because they contain user infos