1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/webhooks
Vyankatesh Kudtarkar 9e831ec959
Bug Fix: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656)
* Extends match / exclude to use apiGroup and apiVersion

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

* fix gvk issue

Signed-off-by: vyankatesh <vyankatesh@neualto.com>

Co-authored-by: vyankatesh <vyankatesh@neualto.com>
2021-03-04 16:45:52 -08: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: Extends match / exclude to use apiGroup and apiVersion (#1218) (#1656) 2021-03-04 16:45:52 -08:00
generation_test.go code improvement (#1567) 2021-02-10 10:28:50 -08:00
mutation.go Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08: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 Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
validate_audit.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00
validation.go namespace selector (#1532) 2021-02-03 13:09:42 -08:00