kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

Use admission webhooks for diff #313

Open SOF3 opened 5 months ago

SOF3 commented 5 months ago

Description

Compute and write diff from a validating webhook and decorate with it in consumer directly, no need to fetch diff cache or run diff controller

User story

No response