1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/chainsaw/generate/clusterpolicy/standard
shuting 88ae60ea9d
fix: correctly validate patterns for old and new objects (#10310)
* fix: correctly validate patterns for old and new objects

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

* test: add new scenario to the existing test

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

* fix: indention

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

* fix: chainsaw tests

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-06-25 14:11:34 +00:00
..
clone chore: convert chainsaw tests to Test resource (#9113) 2023-12-07 22:38:30 +01:00
data fix: correctly validate patterns for old and new objects (#10310) 2024-06-25 14:11:34 +00:00
existing chore: convert chainsaw tests to Test resource (#9113) 2023-12-07 22:38:30 +01:00
README.md chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01: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.