1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
yinka a1e9856846
fix: make zapr compatible with klog's -v argument (#5166)
* make zapr compatible with klog's -v argument

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>

* remove zap logger's NameKey

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>
2022-11-09 15:10:27 +00:00
..
auth add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
autogen feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
background reset resource version on update (#5157) 2022-10-27 13:35:42 +05:30
client feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
clients feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
common add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
config fix: remove unused code in config (#5242) 2022-11-07 16:48:25 +00:00
controllers feat: separate webhook rules per GVK/rule (#4986) 2022-11-07 16:05:56 +00:00
cosign Added support to specify key signature algorithm in verifyImages (#4855) 2022-10-14 05:39:57 +00:00
engine fix: account for error rules in mutation webhook (#5264) 2022-11-08 12:36:13 +01:00
event [Cleanup] Disable PolicySkipped events (#4913) 2022-10-13 08:32:20 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging fix: make zapr compatible with klog's -v argument (#5166) 2022-11-09 15:10:27 +00:00
metrics refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
openapi fix: resource schema validation in policies under any/all match (#5246) 2022-11-09 07:37:11 +00:00
policy fix: add warning when using deprecated validation failure action (#5219) 2022-11-07 22:16:53 +00:00
policycache refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
pss Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
registryclient refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
testrunner add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
tls fix: don't report ready until certs are valid (#4934) 2022-10-14 04:23:42 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils refactor: admission response utils (#5234) 2022-11-08 09:35:08 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00