1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/kuttl/generate/clusterpolicy/standard
shuting 4572eab750
fix: apply generate existing when a new rule is added (#6472)
* trigger generate existing when a new rule is added

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

* add a kuttl test

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

* refactor

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

* ignore existing rule updates

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-03-06 15:40:49 +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 fix: apply generate existing when a new rule is added (#6472) 2023-03-06 15:40:49 +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.