1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché f791717aad
refactor: webhook propagate start time along handlers (#4529)
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-09-08 07:34:55 +00:00
..
fake.go refactor: webhook policy context creation (#4480) 2022-09-01 16:52:36 +02:00
generation.go fix: duration metrics precision (#4393) 2022-08-24 19:08:42 +08:00
generation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00
handlers.go refactor: webhook propagate start time along handlers (#4529) 2022-09-08 07:34:55 +00:00
handlers_test.go refactor: webhook propagate start time along handlers (#4529) 2022-09-08 07:34:55 +00:00
metrics.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
report.go feature: added new type of event, PolicySkipped (#4251) 2022-07-28 14:01:50 +08:00
updaterequest.go fix: duration metrics precision (#4393) 2022-08-24 19:08:42 +08:00
utils.go refactor: webhook exclusion and unit tests (#4528) 2022-09-08 06:19:18 +00:00
validate_audit.go refactor: webhook policy context creation (#4480) 2022-09-01 16:52:36 +02:00
validation.go refactor: utils for warnings and unit tests (#4523) 2022-09-07 14:01:42 +00:00
validation_test.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30