1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
Charles-Edouard Brétéché d129b7a4c7
refactor: ExcludeResources validation (#3445)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-03-22 15:21:44 +00:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
autogen refactor: replace ExcludeResources by MatchResources (#3444) 2022-03-22 14:24:40 +00: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 feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
config fix: metrics config defaults (#3387) 2022-03-14 22:21:50 +08:00
cosign [imageVerify]: correcting error msg (#3398) 2022-03-18 12:47:27 -07:00
dclient Replace ToUnstructured() with Marshal/Unmarshal (#3150) 2022-03-17 14:20:24 +00:00
engine refactor: replace ExcludeResources by MatchResources (#3444) 2022-03-22 14:24:40 +00:00
event Reduce throttling requests for Kyverno managed resources (#3016) 2022-01-21 18:36:05 +08:00
generate feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
kyverno Remove support for test.yaml (#3442) 2022-03-22 14:09:08 +05:30
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics feat: use IsReady method (#3426) 2022-03-21 09:18:54 +00:00
openapi feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
policy refactor: ExcludeResources validation (#3445) 2022-03-22 15:21:44 +00:00
policycache feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
policymutation feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
policyreport Fix policy report OwnerReference (#3249) 2022-02-18 00:50:18 -08:00
registryclient Add a registry flag to allow direct access to container registries in the CLI (#3396) 2022-03-16 09:56:47 +05:30
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
toggle feat: add toggle package for feature flags (#3419) 2022-03-18 16:16:42 +00:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Fix check for generated webhook rules being equal to what the API server has (#3407) 2022-03-21 12:41:53 +00:00
webhooks feat: add toggle package for feature flags (#3419) 2022-03-18 16:16:42 +00:00