1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/webhooks
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
..
generate generate refactorings 2021-01-04 15:19:06 +05:30
annotations.go - support AllowMissingPathOnRemove and EnsurePathExistsOnAdd in patchesJSON6902 2021-02-25 15:25:07 -08:00
annotations_test.go update validation logic 2020-12-23 15:10:07 -08:00
checker.go 744 tested prototype 2020-04-10 23:24:54 +05:30
common.go Remove unnecessary JSON patches; fixes strategicMergePatch for tolerations (#1478) 2021-01-19 11:08:06 -08:00
generation.go Bug fix/1783 generate endlessly (#1804) 2021-04-26 12:58:34 -07:00
generation_test.go code improvement (#1567) 2021-02-10 10:28:50 -08:00
mutation.go fix #1465: raise log level to error; add failed rules (#1709) 2021-03-15 15:34:21 -07:00
policymutation.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policymutation_test.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
policyStatus_test.go update validation logic 2020-12-23 15:10:07 -08:00
policyvalidation.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
report.go update validation logic 2020-12-23 15:10:07 -08:00
server.go Matched list to configure the matched resources (#1844) 2021-05-06 12:02:06 -07:00
validate_audit.go Matched list to configure the matched resources (#1844) 2021-05-06 12:02:06 -07:00
validation.go fix result removal for DELETION requests (#1811) 2021-04-16 13:51:35 -07:00