1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
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
..
apply feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
create fix: set v2beta1 of exceptions the storage version (#9254) 2023-12-22 10:13:58 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
jp fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
test feat: use assertion trees in cli test command (#9380) 2024-01-24 16:40:59 +00:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
command_test.go feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00