1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg
Charles-Edouard Brétéché bd953cf4fa
fix: checkEngineResponse in webhooks (#3551)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-04-05 10:41:08 +00:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
autogen refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
compatibility feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
config refactor: add os utils sub package (#3528) 2022-04-01 06:59:44 +00:00
cosign clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
dclient Replace ToUnstructured() with Marshal/Unmarshal (#3150) 2022-03-17 14:20:24 +00:00
engine fix: checkEngineResponse in webhooks (#3551) 2022-04-05 10:41:08 +00:00
event refactor: remove ns lister from webhookconfig (#3452) 2022-03-23 16:04:02 +08:00
generate refactor: add a json patch util and use it in autogen package (#3524) 2022-04-01 13:26:47 +08:00
kyverno refactor: separate yaml utils package (#3520) 2022-04-01 09:56:16 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics refactor: use BackgroundProcessingEnabled method (#3544) 2022-04-05 04:16:45 +08:00
openapi refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
policy refactor: use BackgroundProcessingEnabled method (#3544) 2022-04-05 04:16:45 +08:00
policycache refactor: use GetValidationFailureAction method (#3546) 2022-04-04 16:33:12 +00:00
policymutation refactor: reduce policy mutations (#3550) 2022-04-05 16:28:33 +08:00
policyreport refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
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 refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils refactor: move some helpers in utils package (#3539) 2022-04-04 18:58:22 +00:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig refactor: use GetFailurePolicy method (#3545) 2022-04-05 04:49:30 +08:00
webhooks fix: checkEngineResponse in webhooks (#3551) 2022-04-05 10:41:08 +00:00