• Kubernetes Submit Queue's avatar
    Merge pull request #48517 from dims/fix-tests-on-osx · ce27fa63
    Kubernetes Submit Queue authored
    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
    ```
    ce27fa63
Name
Last commit
Last update
..
testing Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
iptables.go Loading commit data...
iptables_linux.go Loading commit data...
iptables_test.go Loading commit data...
iptables_unsupported.go Loading commit data...
save_restore.go Loading commit data...