kubernetes/pkg/util/iptables
Kubernetes Submit Queue ce27fa6359 Merge pull request #48517 from dims/fix-tests-on-osx
Automatic merge from submit-queue (batch tested with PRs 50029, 48517, 49739, 49866, 49782)

iptables_test should not run on OSX or Windows

**What this PR does / why we need it**:

Fix for failing tests. Let's just skip these on darwin and windows
platforms as iptables is not available on these.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

Fixes #48509

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-08-02 12:46:50 -07:00
..
testing Extend Iptables interface with SaveInto 2017-05-19 20:44:25 +02:00
BUILD update godep 2017-07-20 11:03:49 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iptables_linux.go expose lock release error from iptables util 2017-07-05 14:31:24 -07:00
iptables_test.go Merge pull request #48517 from dims/fix-tests-on-osx 2017-08-02 12:46:50 -07:00
iptables_unsupported.go util/iptables: fix cross-build failures due to syscall.Flock() 2017-05-14 23:37:52 -05:00
iptables.go update import 2017-07-20 11:03:49 -07:00
OWNERS iptables: add OWNERS file 2017-05-05 23:34:18 -05:00
save_restore.go Minor improvement for memory allocations 2017-05-30 08:11:12 +02:00