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 a bug where a TCP connection to a hostNetwork pod could rarely be resolved to the wrong service #228

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

omris94
Copy link
Contributor

@omris94 omris94 commented Jul 25, 2024

Description

Since hostNetwork pods use the IP of their nodes, it doesn't make sense to use their IPs in this index.

@omris94 omris94 requested a review from orishoshan July 25, 2024 16:41
@omris94 omris94 changed the title Ignore hostNetwork pods when creating IP to pod index Fix a bug where a TCP connection to a hostNetwork pod could be resolved to the wrong service Jul 25, 2024
@omris94 omris94 changed the title Fix a bug where a TCP connection to a hostNetwork pod could be resolved to the wrong service Fix a bug where a TCP connection to a hostNetwork pod could rarely be resolved to the wrong service Jul 25, 2024
@omris94 omris94 enabled auto-merge (squash) July 25, 2024 16:55
@omris94 omris94 merged commit d63474e into main Jul 25, 2024
19 checks passed
@omris94 omris94 deleted the omris/bugfix-host-network-service-detection branch July 25, 2024 16:56
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants