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

Conntrack GC running in Retina default #1314

Open
anubhabMajumdar opened this issue Feb 5, 2025 · 1 comment
Open

Conntrack GC running in Retina default #1314

anubhabMajumdar opened this issue Feb 5, 2025 · 1 comment
Labels
area/ebpf go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/1 P1 scope/S Change is Small type/enhancement New feature or request

Comments

@anubhabMajumdar
Copy link
Contributor

Describe the bug

Retina runs the conntrack GC in every mode. We should limit this only if packetparser plugin is running.

To Reproduce
Steps to reproduce the behavior:

  1. helm install
  2. Check retina-agent pod log
retina ts=2025-02-05T17:53:03.960Z level=info caller=conntrack/conntrack_linux.go:99 msg="Starting Conntrack GC loop"  

Expected behavior

No need to run GC when Packetparser is not running.

Platform (please complete the following information):

  • OS: Linux
  • Kubernetes Version:1.29
  • Host: AKS
  • Retina Version: v0.0.25
@anubhabMajumdar anubhabMajumdar added area/ebpf go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/1 P1 scope/S Change is Small type/enhancement New feature or request labels Feb 5, 2025
@manojks1999
Copy link

@anubhabMajumdar can i work on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ebpf go Pull requests that update Go code good first issue Good for newcomers help wanted Extra attention is needed lang/go The Go Programming Language priority/1 P1 scope/S Change is Small type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants