1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/policy
Vyankatesh Kudtarkar 0a92a2fed8
2460: Add wildcard support for match label selector (#2832)
* add wildcard support for match label selector

* fix comment

* update cluster role label

* fix comment

* fix comment

* add support for key label selector

* update  method name

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shutting06@gmail.com>
2021-12-27 22:59:38 -08:00
..
common Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
generate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
mutate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
actions.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
allowed_vars_test.go Only report on intended errors when checking JSONPatch path for variables (#2710) 2021-11-30 17:14:58 +00:00
apply.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
background.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
existing.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
metrics.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policy_controller.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
report.go Add SelectorLabel to (Cluster)PolicyReporter resources (#2841) 2021-12-17 05:03:52 +00:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go 2460: Add wildcard support for match label selector (#2832) 2021-12-27 22:59:38 -08:00
validate_test.go Only report on intended errors when checking JSONPatch path for variables (#2710) 2021-11-30 17:14:58 +00:00