• Filipe Brandenburger's avatar
    Use ipc-utils container in HostIPC tests. · 46a83c28
    Filipe Brandenburger authored
    This ensures the `ipcs` command from util-linux will be used, which
    succeeds when Docker is running with SELinux enabled (while the one from
    busybox fails.)
    
    Tested: On a host with Docker running with SELinux enabled:
    
      $ make test-e2e-node REMOTE=true FOCUS="host IPC"
    
      • [SLOW TEST:17.272 seconds] (passed)
      [k8s.io] Security Context
        when creating a pod in the host IPC namespace
          should show the shared memory ID in the host IPC containers
    
      • [SLOW TEST:20.419 seconds] (passed)
      [k8s.io] Security Context
        when creating a pod in the host IPC namespace
          should not show the shared memory ID in the non-hostIPC containers
    
      Ran 2 of 257 Specs in 43.934 seconds
      SUCCESS! -- 2 Passed | 0 Failed | 0 Pending | 255 Skipped
    46a83c28
Name
Last commit
Last update
.github Loading commit data...
Godeps Loading commit data...
api Loading commit data...
build Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
logo Loading commit data...
pkg Loading commit data...
plugin Loading commit data...
staging Loading commit data...
test Loading commit data...
third_party Loading commit data...
translations Loading commit data...
vendor Loading commit data...
.bazelrc Loading commit data...
.generated_files Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.kazelcfg.json Loading commit data...
BUILD.bazel Loading commit data...
CHANGELOG-1.10.md Loading commit data...
CHANGELOG-1.2.md Loading commit data...
CHANGELOG-1.3.md Loading commit data...
CHANGELOG-1.4.md Loading commit data...
CHANGELOG-1.5.md Loading commit data...
CHANGELOG-1.6.md Loading commit data...
CHANGELOG-1.7.md Loading commit data...
CHANGELOG-1.8.md Loading commit data...
CHANGELOG-1.9.md Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
Makefile.generated_files Loading commit data...
OWNERS Loading commit data...
OWNERS_ALIASES Loading commit data...
README.md Loading commit data...
SUPPORT.md Loading commit data...
WORKSPACE Loading commit data...
code-of-conduct.md Loading commit data...
labels.yaml Loading commit data...