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

kube-proxy should retry iptables initialization if the lock cannot be acquired #2266

Closed
brenton opened this issue May 15, 2015 · 1 comment
Closed
Labels
component/networking kind/bug Categorizes issue or PR as related to a bug. priority/P0

Comments

@brenton
Copy link
Contributor

brenton commented May 15, 2015

It turned out the problem was in Origin. A summary of the problem can be found here: kubernetes/kubernetes#7370 (comment)

To reproduce the problem on RHEL7 you can follow the gdb steps mentioned here: kubernetes/kubernetes#7370 (comment)

Thinking more about this I think the best thing is to simply retry the initialization at sane intervals.

@brenton brenton mentioned this issue May 15, 2015
9 tasks
@brenton brenton added the kind/bug Categorizes issue or PR as related to a bug. label May 15, 2015
@brenton brenton changed the title kube-proxy should retry iptables initialization if the lock cannot be aquired kube-proxy should retry iptables initialization if the lock cannot be acquired May 15, 2015
@smarterclayton
Copy link
Contributor

It's p0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/networking kind/bug Categorizes issue or PR as related to a bug. priority/P0
Projects
None yet
Development

No branches or pull requests

3 participants