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
Charles-Edouard Brétéché 9bc540e454
feat: add table output to cli apply command (#7757)
* feat: add table output to cli apply command

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

* factorise

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-07-06 11:48:19 +00:00
..
api fix: refactor cli values loading and remove dead code (#7739) 2023-07-03 18:52:05 +05:30
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
test.go refactor: move kyverno constants out of v1 package (#7760) 2023-07-06 08:00:36 +00:00
test_command.go feat: add table output to cli apply command (#7757) 2023-07-06 11:48:19 +00:00
test_command_test.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00