1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 01:54:18 +00:00
kyverno/pkg
shuting 376a8d3b22
Reduce throttling requests for Kyverno managed resources (#3016)
* 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>
2022-01-21 18:36:05 +08:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common Do not log error when resource is not namespaced (#2730) 2021-11-17 15:09:00 +01:00
compatibility updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
config Support namespaceSelector with dynamic webhook enabled (#2953) 2022-01-19 07:59:08 +00:00
cosign Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
dclient Trivy now scans local images (#2744) 2021-11-22 20:57:51 +08:00
engine Fixed error handling for negation anchors (#2986) 2022-01-19 15:39:07 +05:30
event Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00
generate fix(generate): use JSON patch for GenerateRequests status updates (#3000) 2022-01-18 14:53:48 +00:00
kyverno CLI fix for foreach policies (#2997) 2022-01-18 23:38:49 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics Fix: RuleResult label to be correctly populated while registering respective metrics 2021-10-30 02:56:04 +05:30
openapi handle CRDs with no props (#2975) 2022-01-14 21:08:04 +01:00
policy Fix: namespace quota policy failed to be applied for two resources named ResourceQuota with different APIVersions (#2612) 2022-01-20 12:48:52 +05:30
policycache updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
policymutation Disable autogen for policies without Pod (#2737) 2022-01-19 17:42:31 +00:00
policyreport Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00
registryclient Add image data to validate image configs (#2946) 2022-01-17 04:06:44 +00:00
resourcecache SharedInformers for WebhookConfigurations (#3007) 2022-01-19 15:57:32 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils Added validation for Condition Operators (#2864) 2021-12-28 15:12:31 +00:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
webhooks Broken exclude any all (#2990) 2022-01-20 08:29:16 +00:00