Skip to content

Fix bug in kube-proxy of not updating iptables rules if a service's public IPs change#6123

Merged
thockin merged 1 commit into
kubernetes:masterfrom
a-robinson:proxy
Mar 30, 2015
Merged

Fix bug in kube-proxy of not updating iptables rules if a service's public IPs change#6123
thockin merged 1 commit into
kubernetes:masterfrom
a-robinson:proxy

Conversation

@a-robinson

Copy link
Copy Markdown
Contributor

And add tests to catch the bug. Ran into this while testing #5180.

@a-robinson

Copy link
Copy Markdown
Contributor Author

Updated based on suggestion in #6061.

Comment thread pkg/proxy/proxier_test.go Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably don't need TCP and UDP - this has nothing to do with ports, rigth?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, good point. Removed.

public IPs change, and add tests to catch the bug.
thockin added a commit that referenced this pull request Mar 30, 2015
Fix bug in kube-proxy of not updating iptables rules if a service's public IPs change
@thockin
thockin merged commit c03b0ec into kubernetes:master Mar 30, 2015
@ghost

ghost commented Mar 30, 2015

Copy link
Copy Markdown

Thanks Tim. Sorry - I just noticed this now :-(

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.

3 participants