Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: change mounting path in retina-agent from /var/run to /var/run/cilium #1389

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexcastilio
Copy link
Contributor

@alexcastilio alexcastilio commented Feb 26, 2025

Description

Change mounting path in retina-agent from /var/run to /var/run/cilium

Related Issue

#1386

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Flows:
image

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

…ilium

Signed-off-by: Alex Castilio dos Santos <alexsantos@microsoft.com>
Copy link
Contributor

@anubhabMajumdar anubhabMajumdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add test results?

  • Is Hubble control plane working with these changes?
  • Can you see flows served on unix:///var/run/cilium/hubble.sock ?

Signed-off-by: Alex Castilio dos Santos <alexsantos@microsoft.com>
@alexcastilio alexcastilio force-pushed the alexcastilio/mounting-path branch from c5f995b to 82370c4 Compare February 27, 2025 16:41
@alexcastilio
Copy link
Contributor Author

alexcastilio commented Feb 27, 2025

Can you add test results?

  • Is Hubble control plane working with these changes?
  • Can you see flows served on unix:///var/run/cilium/hubble.sock ?

@anubhabMajumdar I added an image of flows that I had forgotten before. Is that enough or is there any further detail that you want to check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants