1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg
yinka 528bcbad6b
add and use package level logger (#4750)
* add and use package level logger

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

* small fixes

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

* fix comments

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

* add Info and Error functions

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

* small fixes

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

* move function calls

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

* replace init function

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

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-09-29 19:43:20 +00:00
..
auth refactor: add auth interface and unit tests (#4518) 2022-09-07 06:54:34 +00:00
autogen Support PSa integration by controlName only (#4710) 2022-09-28 10:03:53 +00:00
background feat: add matchlabel selector support with multiple clone (#4713) 2022-09-28 17:44:38 +02:00
client feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
clients feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
common refactor: client wrappers (#4519) 2022-09-07 12:01:43 +08:00
config feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
controllers fix: watch error in resource controller (#4751) 2022-09-29 23:39:34 +05:30
cosign refactor: introduce wildcard utils package (#4406) 2022-08-25 05:23:01 +00:00
engine Added x509_decode JMESPath function (#4664) 2022-09-28 18:15:39 +00:00
event Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
leaderelection refactor: use pod name as leader id (#4680) 2022-09-26 16:25:27 +00:00
logging add and use package level logger (#4750) 2022-09-29 19:43:20 +00:00
metrics feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
openapi Fix multiple crd slowness issue (#4275) 2022-09-12 16:14:28 +08:00
policy feat: add matchlabel selector support with multiple clone (#4713) 2022-09-28 17:44:38 +02:00
policycache Yaml signing and verification (#4235) 2022-08-30 10:14:54 -07:00
policymutation refactor: make toggles easier to define and use (#4456) 2022-08-31 06:41:14 +00:00
policyreport feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
pss Add PSa policy validations (#4735) 2022-09-29 12:03:13 +08:00
registryclient chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
testrunner Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
tls feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
toggle feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
version Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhookconfig feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
webhooks feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30