1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/utils/match
Charles-Edouard Brétéché c241cfce44
fix: polex matching code (#9955)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-03 18:56:48 +00:00
..
annotations.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
annotations_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
kind.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +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: polex matching code (#9955) 2024-04-03 18:56:48 +00:00
name.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
name_test.go refactor: match utils package (#5961) 2023-01-10 12:16:59 -08:00
subjects.go chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00