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

[BUG] Garbage collector for cilium/state/ip/v1/<cluster>/<ip> #43

Open
issue-account opened this issue Apr 26, 2024 · 0 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@issue-account
Copy link

Describe the bug

I noticed netreap don't delete old ip that doesn't exist

Steps to reproduce the behavior:

  1. Create new service in nomad
  2. Check kv cilium/state/ip/v1/<cluster>/<ip>
  3. See error

Expected behavior

Old endpoint will be deleted

Environment (please complete the following information)

If you ran into this issue while developing a feature for Netreap:

  • Output of cilum version e.g.:
$ cilium version
Client: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
Daemon: 1.15.3 22dfbc58 2024-03-26T11:45:10+01:00 go version go1.21.8 linux/amd64
  • Output of nomad version e.g.:
$ nomad version
Nomad v1.5.7
@issue-account issue-account added bug Something isn't working help wanted Extra attention is needed labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant