1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/cmd/cli/kubectl-kyverno/utils
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
..
annotations refactor: introduce report utils package and use it in cli apply (#8203) 2023-09-01 09:20:39 +00:00
color chore: add a couple unit tests (#8199) 2023-08-31 17:23:26 +00:00
common refactor: introduce cli annotations utils package (#8201) 2023-08-31 23:42:08 +00:00
filter feat: add support for wildcard in CLI filters (#8216) 2023-09-01 21:33:28 +00:00
output/table fix: rename --compact to --detailed-results in CLI (#7937) 2023-07-31 14:15:47 +00:00
path chore: add cli path utils unit tests (#8167) 2023-08-29 21:49:32 +00:00
report refactor: introduce report utils package and use it in cli apply (#8203) 2023-09-01 09:20:39 +00:00
sanitizedError refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
store feat: add basic structure for image verify cache (#7890) 2023-08-06 21:54:52 +02:00
unstructured fix: kyverno test generated resource inconsistency (#8189) 2023-08-31 05:54:41 +05:30
values fix: allow kyverno test variables directly in test (#8168) 2023-08-30 16:17:28 +00:00