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 |
|
lengrongfu
|
fab777cdd5
|
add logging for policy creation and deletion events (#1445)
* add logging for policy creation and deletion events
* update log message
* update log message kind type
Co-authored-by: lengrongfu <lengrongfu@baidu.com>
|
2021-01-06 20:34:01 -08:00 |
|
NoSkillGirl
|
b4f473ec23
|
added crypto package
|
2021-01-04 19:10:36 +05:30 |
|
NoSkillGirl
|
e67747260b
|
generate refactorings
|
2021-01-04 15:19:06 +05:30 |
|
NoSkillGirl
|
c66e2a7058
|
adding label to clone source
|
2020-12-29 18:04:20 +05:30 |
|
NoSkillGirl
|
c98240d5dc
|
making sure older labels are not removed
|
2020-12-29 16:36:43 +05:30 |
|
shuting
|
2fc3b3b998
|
Fixes 1410 strategic merge patch (#1414)
* fixes #1410
* fix unit test
* re-initialize worker immediately on failure
|
2020-12-23 17:48:00 -08:00 |
|
shuting
|
3c5f9f8888
|
1398 - Reduce RCR throttling requests (#1406)
* reduce RCR throttling requests by merging policy application (policy - namespace) results into single RCR
* - refactor policy controller; - fix RCR issue
* - refactor RCR controller; - fix cpolr on ns update; - reduce throttling when getting resources; - fix tests
* update CRD schema
* fix typo
|
2020-12-21 11:04:19 -08:00 |
|
shuting
|
c1764a85d1
|
1370 clean up stale RCRs (#1373)
* remove env "POLICY-TYPE"
* clean up resource in goroutine
* clean up stale RCRs on namespace deletion
* go vet
* clean up code
|
2020-12-08 23:04:16 -08:00 |
|
shuting
|
ab5f2274f9
|
1314 validate rule (#1368)
* fixes 1314
* fix panic
|
2020-12-08 22:52:37 -08:00 |
|
Jim Bugwadia
|
2344b2c305
|
1319 fix throttling (#1341)
* fix policy status and generate controller issues
* shorten ACTION column name
* update logs
Co-authored-by: Shuting Zhao <shutting06@gmail.com>
|
2020-11-30 11:22:20 -08:00 |
|