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
Chandan-DK 51de975e7b
feat: add support for wildcard in CLI filters (#8216)
* feat: add wildcard support to test-case-selector flag in cli test command

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* fix logic

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* add unit tests

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* update description

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

---------

Signed-off-by: Chandan-DK <chandandk468@gmail.com>
2023-09-01 21:33:28 +00:00
..
api feat: add fix test cli command (#8213) 2023-09-01 15:50:11 +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 refactor: introduce cli annotations utils package (#8201) 2023-08-31 23:42:08 +00:00
test_command.go feat: add support for wildcard in CLI filters (#8216) 2023-09-01 21:33:28 +00:00
test_command_test.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00