1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-09 10:42:22 +00:00
kyverno/pkg/policy
Vyankatesh Kudtarkar 299547f376
Matched list to configure the matched resources (#1844)
* Fix Dev setup

* initial commit

* add testcases for matchlist

* fix e2e issue

* fix comment

* fix issue

* fix lock issue

* revert changes

* fix cache issue

* Fix cache test

* fix policy object

* fix comments

* fix public methos issue

Co-authored-by: vyankatesh <vyankatesh@neualto.com>
2021-05-06 12:02:06 -07:00
..
common Enhancement/existence anchor - should loop all the items in the array (#1719) 2021-03-19 15:18:26 -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 Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625) 2021-02-19 09:09:41 -08:00
actions.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
apply.go Enable image substitution in the background mode 2021-04-28 14:21:11 -07:00
background.go Enable image substitution in the background mode 2021-04-28 14:21:11 -07:00
background_test.go fix the unit test 2021-04-28 14:52:26 -07:00
common.go Matched list to configure the matched resources (#1844) 2021-05-06 12:02:06 -07:00
existing.go Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
report.go Auto-recover policy report (#1730) 2021-03-25 12:28:03 -07:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath (#1862) 2021-05-04 09:28:30 -07:00
validate_controller.go Matched list to configure the matched resources (#1844) 2021-05-06 12:02:06 -07:00
validate_test.go Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath (#1862) 2021-05-04 09:28:30 -07:00