1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/cmd/cli/kubectl-kyverno/utils/common
Charles-Edouard Brétéché dc8a60a43e
feat: add operations support in match/exclude (#6658)
* feat: add operations support in match/exclude

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>

* clean

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

* matching

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

* operation

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

* make operation mandatory

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

* kuttl

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-03-29 04:22:21 +00:00
..
common.go feat: add operations support in match/exclude (#6658) 2023-03-29 04:22:21 +00:00
common_test.go feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
fetch.go fix: use FindResources in CLI (#6650) 2023-03-22 16:04:32 +00:00
info.go refactor: introduce engine api package (#6154) 2023-01-30 11:41:09 +00:00
regex.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00