1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/utils/match
Charles-Edouard Brétéché 6a95b305c3
fix: remove excluded groups from matching (#7083)
* fix: remove excluded groups from matching

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-05-03 21:37:17 +08:00
..
annotations.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
annotations_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
kind.go fix: match on ephemeral containers (#6963) 2023-04-17 15:17:45 +00:00
kind_test.go refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +08:00
labels.go feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +00:00
labels_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
match.go fix: remove excluded groups from matching (#7083) 2023-05-03 21:37:17 +08:00
name.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
name_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
subjects.go fix: remove dynamic config from match helpers (#6381) 2023-02-23 15:28:52 +01:00