1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/test/conformance/kuttl/generate/clusterpolicy/standard
shuting 48726dcd4a
feat: validate immutable fields for a generate rule - 2 (#6451)
* update validation checks

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix ns assertions

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-03-10 14:39:44 +00:00
..
clone rename GenerateExistingOnPolicyUpdate to GenerateExisting (#6321) 2023-03-03 09:34:55 +00:00
data rename generateExistingOnPolicyUpdate to generateExisting (#6470) 2023-03-03 12:05:53 +01:00
existing feat: validate immutable fields for a generate rule - 2 (#6451) 2023-03-10 14:39:44 +00:00
README.md add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00

Title

Tests in the standard directory should only cover basic functionality of a feature. For testing of specific corner cases addressed as acknowledged bugs, please use the cornercases directory.