1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/metrics
yinka 688b4fb8e3
add package logger in files (#4766)
* add package logger in files

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

* add package logger to initContainer and other files

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

* helm docs

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* helm default values

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* release notes

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-10-02 19:45:03 +00:00
..
admissionrequests Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
admissionreviewduration Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policychanges Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policyexecutionduration chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
policyresults chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
policyruleinfo Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
client.go feat: add typed client support and metrics wrapper (#4724) 2022-09-29 17:12:50 +05:30
common_types.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
fake.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
init.go chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
metrics.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
parsers.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00