1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 01:54:18 +00:00
kyverno/pkg/policy
Vyankatesh Kudtarkar 9541d2be3e
Validate GVK while installing policy & Fix any/all matching logic (#2458)
* Handle case-sensitive GVK & Fix any/all matching logic

* Fix any/all matching logic in the background controller

* fix cli issue

* fix any all issue

* add exclude block

* add validation for exclude block

* fix exclude issue
2021-10-04 12:00:57 -07: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 fix messages and tests 2021-10-03 03:15:22 -07:00
actions.go add validation; add 'element' to context 2021-10-02 16:53:02 -07:00
apply.go implement validate.foreach 2021-09-26 02:12:31 -07:00
background.go Fix No warning about background mode when using any / all in match 2021-09-29 11:02:48 +05:30
background_test.go fix the unit test 2021-04-28 14:52:26 -07:00
common.go updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
existing.go Validate GVK while installing policy & Fix any/all matching logic (#2458) 2021-10-04 12:00:57 -07: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 Validate GVK while installing policy & Fix any/all matching logic (#2458) 2021-10-04 12:00:57 -07:00
validate_controller.go added: support for metrics configuration, periodic metrics cleanup and selective namespace whitelisting and blacklisting for metrics (#2288) 2021-09-10 14:39:12 -07:00
validate_test.go adding any/all under match and exclude blocks (#2130) 2021-07-28 12:59:53 -07:00