1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/cmd/cli/kubectl-kyverno/test
Charles-Edouard Brétéché bb3df218ed
fix: validate the YAML test file syntactically and schematically (#8145)
* fix: validate the YAML test file syntactically

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

* schema validation

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

* unit tests

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

* fix

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-08-28 18:04:00 -04:00
..
api refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07: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 fix: validate the YAML test file syntactically and schematically (#8145) 2023-08-28 18:04:00 -04:00
load_test.go fix: validate the YAML test file syntactically and schematically (#8145) 2023-08-28 18:04:00 -04:00
test.go fix: validate the YAML test file syntactically and schematically (#8145) 2023-08-28 18:04:00 -04:00
test_command.go fix: validate the YAML test file syntactically and schematically (#8145) 2023-08-28 18:04:00 -04:00
test_command_test.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00