kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.59k stars 332 forks source link

Log marking DP as healthy/unhealthy #10863

Open jakubdyszkiewicz opened 1 month ago

jakubdyszkiewicz commented 1 month ago

Description

When reconciling Pod to Dataplane, emit a log that says that DPP is going healthy/unhealthy

michaelbeaumont commented 1 month ago

Can we just add an Event on the Pod/Dataplane?

lukidzi commented 1 month ago

Let's add a log (INFO)

tharun208 commented 1 month ago

@jakubdyszkiewicz i like to work on this