1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
Charles-Edouard Brétéché 0cc4d9b1f0
fix: duration metrics precision (#4393)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-08-24 19:08:42 +08:00
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen fix: exclude autogen rules when autogen internals is enabled (#4370) 2022-08-23 14:42:46 +08:00
background Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
controllers fix: fix the verbosity of reconciling logs in the config controller (#4362) 2022-08-22 07:51:05 +00:00
cosign Fix PEM delimiter parse (#4331) 2022-08-12 10:06:14 +00:00
dclient feat: add raw api call support (#3820) 2022-08-23 18:52:54 +02:00
engine feat: add raw api call support (#3820) 2022-08-23 18:52:54 +02:00
event Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
openapi Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policy Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +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 Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
version Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhookconfig Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhooks fix: duration metrics precision (#4393) 2022-08-24 19:08:42 +08:00