1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/utils/match
Charles-Edouard Brétéché f38011cd8e
fix: check subjects func (#8470)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-21 03:22:01 +00: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 skip other checks if operations do not match (#8324) 2023-09-19 08:01:49 +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: check subjects func (#8470) 2023-09-21 03:22:01 +00:00