1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg
shuting 267be0815f
Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629)
* Fix invalid policy reports generated for blocked resource

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1464 - copy context and preconditions to auto-gen rules

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1628 - add policy validations

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix 1593 - support apiCall in mutate and generate

Signed-off-by: Shuting Zhao <shutting06@gmail.com>

* fix test

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-02-22 12:08:26 -08:00
..
api Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625) 2021-02-19 09:09:41 -08:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common panic fix (#1601) 2021-02-15 11:27:09 -08:00
config Reduce throttling - skip sending API request for filtered resources (#1489) 2021-01-21 18:58:53 -08:00
dclient Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
engine Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
event Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
generate Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
kyverno Update Kyverno test command (#1608) 2021-02-17 11:30:41 -08:00
openapi Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
policy Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
policycache fixes for golint ./... 2020-11-17 13:07:30 -08:00
policymutation Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
policyreport Switch to use annotations to store resource info in cluster/reportChangeRequest (#1625) 2021-02-19 09:09:41 -08:00
policystatus compare policy status before actually update it (#1523) 2021-02-05 09:58:24 -08:00
resourcecache Reduce throttling requests (GET) (#1522) 2021-02-05 09:58:10 -08:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Upgrade client libraries to 0.20.2 (#1547) 2021-02-07 20:26:56 -08:00
tls Feature/fix dev mode execution (#1477) 2021-01-20 15:25:27 -08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils handle discovery errors for metrics API group (#1494) 2021-01-24 11:34:02 -08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig performed cleanups (#1552) 2021-02-07 21:19:25 -08:00
webhooks Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00