1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/policyreport
shuting c692263177
Refactor resourceCache; Reduce throttling requests (background controller) (#1500)
* skip sending API request for filtered resource

* fix PR comment

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

* fixes https://github.com/kyverno/kyverno/issues/1490

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

* fix bug - namespace is not returned properly

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

* reduce throttling - list resource using lister

* refactor resource cache

* fix test

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

* fix label selector

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

* fix build failure

Signed-off-by: Shuting Zhao <shutting06@gmail.com>
2021-01-29 17:38:23 -08:00
..
builder.go Reduce throttling - skip sending API request for filtered resources (#1489) 2021-01-21 18:58:53 -08:00
common.go Improve / clean up code (#1444) 2021-01-06 16:32:02 -08:00
policyreport.go 1398 - Reduce RCR throttling requests (#1406) 2020-12-21 11:04:19 -08:00
reportcontroller.go Fixes 1410 strategic merge patch (#1414) 2020-12-23 17:48:00 -08:00
reportrequest.go Refactor resourceCache; Reduce throttling requests (background controller) (#1500) 2021-01-29 17:38:23 -08:00