1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/generate/clusterpolicy/standard
Mariam Fahmy e00596a551
fix: match wildcard names for generateExisting policies (#10945)
* fix: match wildcard names for generateExisting policies

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix chainsaw test

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* chore: add unit tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-08-29 13:09:30 +00:00
..
clone remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
data remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
existing fix: match wildcard names for generateExisting policies (#10945) 2024-08-29 13:09:30 +00:00
existing-deprecated feat: add chainsaw tests for generate policies (part 1) (#10551) 2024-08-06 11:48:50 +00: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.