Skip to content

Commit

Permalink
Merge pull request #17222 from knobunc/fix/increase-iptables-wait
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

UPSTREAM: 55248: increase iptables max wait from 2 seconds to 5 (fix)

There were a few more places that had a different form of the wait argument.  This catches those places and makes them use the same constant.

https://bugzilla.redhat.com/show_bug.cgi?id=1506396

Upstream PR kubernetes/kubernetes#55248
  • Loading branch information
openshift-merge-robot authored Nov 8, 2017
2 parents a133c41 + c4de29c commit 04a02a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion vendor/k8s.io/kubernetes/pkg/util/iptables/iptables.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions vendor/k8s.io/kubernetes/pkg/util/iptables/iptables_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04a02a6

Please sign in to comment.