1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands/test
Charles-Edouard Brétéché b7eea2faa9
feat: use assertion trees in cli test command (#9380)
* feat: use assertion trees in cli test command

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* assert / error

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* output

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* check for nil

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-01-24 16:40:59 +00:00
..
command.go feat: use assertion trees in cli test command (#9380) 2024-01-24 16:40:59 +00:00
command_test.go refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
compare.go refactor: combine unstructured and resource packages (#8276) 2023-09-05 21:09:31 +00:00
doc.go refactor: add a cobra utils package to build commands doc (#8255) 2023-09-04 19:56:23 +00:00
load.go refactor: cli proper error handling (#8360) 2023-09-12 16:07:06 +00:00
output.go feat: use assertion trees in cli test command (#9380) 2024-01-24 16:40:59 +00:00
test.go feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00