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
Vishal Choudhary 93eac3f7a4
fix: deferred loader panic when mutate and generate policies are applied (#9935)
* fix: deferred loader panic when mutate and generate policies are applied

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: update policies

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* remove clusterrolebinding

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: copy only json context

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: polctx

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-03-29 14:37:15 +01:00
..
clone chore: convert chainsaw tests to Test resource (#9113) 2023-12-07 22:38:30 +01:00
data fix: deferred loader panic when mutate and generate policies are applied (#9935) 2024-03-29 14:37:15 +01: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.