1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/webhooks
shuting da84b777bc
fix: too much information for the Policy Rule Execution Latency metric (#5208)
* remove general_rule_latency_type

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove resource_request_operation

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove resource_namespace

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove resource_kind

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix linter

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-11-04 14:31:23 +08:00
..
handlers refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00
policy fix: early return in policy validation (#5200) 2022-11-03 09:05:23 +00:00
resource feat: support disabling schema validation on the patched resource (#5197) 2022-11-03 08:12:44 +00:00
updaterequest add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils fix: too much information for the Policy Rule Execution Latency metric (#5208) 2022-11-04 14:31:23 +08:00
debug_test.go feat: enable/disable Debug mode which shows entire AdmissionReview payload (#5024) 2022-10-21 16:17:49 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00