1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/cmd/cli/kubectl-kyverno/test
shuting f87b0204e6
fix: generate policy validation to prevent endless loop (#7026)
* refactor policy validation

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

* add loop check for generate

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

* add kuttl tests

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

* linter fixes

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

* linter fixes

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-04-28 13:54:17 +00:00
..
api refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
manifest refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
filter.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
help.go refactor: cli test filter (#6871) 2023-04-12 15:17:51 +00:00
load.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
output.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
test_command.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
test_command_test.go test: add test case for duplicate check and report unused resources (#6653) 2023-03-23 09:32:01 +00:00