1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/utils/match
Charles-Edouard Brétéché 688d30bda1
fix: match on ephemeral containers (#6963)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-04-17 15:17:45 +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 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 refactor: implement matching based on GVK/subresource (#6633) 2023-03-22 18:18:11 +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