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

Port map test - IPv4 only please #165

Merged
merged 1 commit into from Oct 20, 2017

Conversation

rajatchopra
Copy link
Contributor

When checking from loopback addresses, only IPv4 addresses work because no route_localnet flag is available for IPv6.
This is for cases that do not use a user land proxy for port mapping but use SNAT/DNAT rules e.g. cni portmap

/cc @mrunalp

When checking from loopback addresses, only IPv4 addresses work because no route_localnet flag is available for IPv6. This is for cases that do not use a user land proxy for port mapping but use SNAT/DNAT rules e.g. https://github.com/containernetworking/plugins/tree/master/plugins/meta/portmap
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 19, 2017
@mrunalp
Copy link
Member

mrunalp commented Oct 19, 2017

Tested that this works fine! 👍

@baude
Copy link

baude commented Oct 19, 2017

+1

@feiskyer
Copy link
Member

@rajatchopra LGTM. Thanks.

@feiskyer feiskyer added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 20, 2017
@feiskyer feiskyer merged commit be5121b into kubernetes-sigs:master Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants