retina icon indicating copy to clipboard operation
retina copied to clipboard

Flows not enriched in hubble control plane

Open jimassa opened this issue 1 year ago • 0 comments

Describe the bug After migrating the agent and operator code to establish the Hubble control plane, we observed that the flows are not being enriched with pods and namespace information as expected.

To Reproduce Steps to reproduce the behavior:

  1. Create cluster
  2. Install retina hubble using make helm-install-hubble
  3. Use kapinger to create traffic in cluster.
  4. Check hubble flows to see if they are being enriched.

Expected behavior hubble flows should include comprehensive details, including pods and namespaces.

Operator PR https://github.com/microsoft/retina/pull/444 Agent PR. https://github.com/microsoft/retina/pull/432

jimassa avatar Jul 09 '24 20:07 jimassa