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: Prevent iptable list cmd to do reverse dns lookup #2682

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

tamilmani1989
Copy link
Member

@tamilmani1989 tamilmani1989 commented Apr 10, 2024

Reason for Change:

This PR fixes an issue when iptable list cmd delays if reverse dns lookup fails. Adding option -n prevents iptable to do reverse dns lookup for ip addresses listed in that chain

Issue Fixed:

Requirements:

Notes:

@tamilmani1989 tamilmani1989 requested a review from a team as a code owner April 10, 2024 04:10
@tamilmani1989 tamilmani1989 added the cni Related to CNI. label Apr 10, 2024
@tamilmani1989 tamilmani1989 assigned wedaly and rbtr and unassigned rbtr and wedaly Apr 10, 2024
@tamilmani1989 tamilmani1989 added fix Fixes something. needs-backport Change needs to be backported to previous release trains labels Apr 10, 2024
@tamilmani1989 tamilmani1989 self-assigned this Apr 10, 2024
@rbtr
Copy link
Contributor

rbtr commented Apr 10, 2024

/azp run Azure Container Networking PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tamilmani1989 tamilmani1989 added this pull request to the merge queue Apr 10, 2024
@tamilmani1989 tamilmani1989 added release/1.4 Change affects v1.4 release train release/latest Change affects latest release train labels Apr 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 11, 2024
@tamilmani1989 tamilmani1989 added this pull request to the merge queue Apr 12, 2024
Merged via the queue into master with commit bfa170e Apr 13, 2024
12 checks passed
@tamilmani1989 tamilmani1989 deleted the tamilmani/fixIptableList branch April 13, 2024 01:09
@jpayne3506 jpayne3506 removed the needs-backport Change needs to be backported to previous release trains label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cni Related to CNI. fix Fixes something. release/latest Change affects latest release train release/1.4 Change affects v1.4 release train
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants