1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/policy
Vyankatesh Kudtarkar 3ba03446a4 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>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-01-06 17:43:22 +08:00
..
common fix messages and tests 2021-10-03 03:15:22 -07:00
generate Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
mutate update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
validate support list foreach (#2522) 2021-10-14 00:21:40 -07:00
actions.go add validation; add 'element' to context 2021-10-02 16:53:02 -07:00
allowed_vars_test.go cherry-pick https://github.com/kyverno/kyverno/pull/2647 2021-11-11 14:53:07 -08:00
apply.go implement validate.foreach 2021-09-26 02:12:31 -07:00
background.go cherry-pick https://github.com/kyverno/kyverno/pull/2647 2021-11-11 14:53:07 -08:00
background_test.go cherry-pick https://github.com/kyverno/kyverno/pull/2647 2021-11-11 14:53:07 -08:00
common.go re-apply policies to managed pods (#2648) 2021-11-11 14:53:57 -08:00
existing.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
metrics.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
policy_controller.go cherry-pick https://github.com/kyverno/kyverno/pull/2647 2021-11-11 14:53:07 -08:00
report.go implement validate.foreach 2021-09-26 02:12:31 -07: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) 2022-01-06 17:43:22 +08:00
validate_test.go cherry-pick https://github.com/kyverno/kyverno/pull/2647 2021-11-11 14:53:07 -08:00