You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: hubble not showing services and app names on relay and ui
This PR fixes the issue where service IPs are not being resolved in the
Hubble relay's flow logs and app names are not showing up on Hubble UI.
This was done by introducing a service cache and a label cache via the
service and cilium identity controllers.
Signed-off-by: Quang Nguyen <[email protected]>
0 commit comments