1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-14 11:48:53 +00:00
kyverno/pkg/policyreport
shuting 2eb9660aee
Reduce throttling requests for Kyverno resources (#3042)
* remove resoureCache from the event controller

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* create rcr using typed client to reduce PUT throttling request

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* use typed client for report/rcr operations

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* clarify naming patterns for Kyverno ClusterRoles/ClusterRoleBindings  (#3029)

* clarify naming patterns for Kyverno ClusterRoles/ClusterRoleBindings (#3032)

* fix comment

* fix comment

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-01-22 05:36:42 +00:00
..
builder.go Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00
changerequestcreator.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
conversion.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
policyreport.go Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
policyreport_test.go Handle reports with missing result property (#2696) 2021-11-09 12:03:15 +01:00
reportcontroller.go Reduce throttling requests for Kyverno resources (#3042) 2022-01-22 05:36:42 +00:00
reportrequest.go Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00