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 dos through checking for remaining services before releasing ip. … #601

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

usiegl00
Copy link
Contributor

Fixes #600

…ixes kube-vip#600

Signed-off-by: usiegl00 <50933431+usiegl00@users.noreply.github.com>
@thebsdbox
Copy link
Collaborator

One small linting issue, we could ideally do with a test being added to the services test that will create a second service with a matching ip address to ensure the behaviour. (can be done separately)

Signed-off-by: usiegl00 <50933431+usiegl00@users.noreply.github.com>
@usiegl00
Copy link
Contributor Author

I'm not very familiar with the structure of the service test, would you mind if I add it in the next pr as this hot-patch is vital to my current k8s deployment?

@thebsdbox thebsdbox merged commit a47e46c into kube-vip:main Aug 18, 2023
4 checks passed
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.

Denial of Service with Multiple LoadBalancer Services On the Same IP
2 participants