Skip to content

Commit

Permalink
Merge pull request #49180 from feiskyer/seccomp
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 48981, 47316, 49180)

Add seccomp profile in sandbox security context

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

PR  #46332 adds seccomp profile to container security context, but not sandbox. This PR adds seccomp profile in sandbox security context. Without this, we couldn't honour "seccomp.security.alpha.kubernetes.io/pod" for sandbox.

**Which issue this PR fixes**

fixes #49179.

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/cc @yujuhong
  • Loading branch information
Kubernetes Submit Queue authored Jul 19, 2017
2 parents c0287ce + d0205c8 commit 8a98983
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 218 deletions.
Loading

0 comments on commit 8a98983

Please sign in to comment.