kubernetes/plugin
Kubernetes Submit Queue c592a46e16 Merge pull request #28300 from pweil-/psp-seccomp
Automatic merge from submit-queue

Add PSP support for seccomp profiles

Seccomp support for PSP.  There are still a couple of TODOs that need to be fixed but this is passing tests.

One thing of note, since seccomp is all being stored in annotations right now it breaks some of the assumptions we've stated for the provider in terms of mutating the passed in pod.  I've put big warning comments around the pieces that do that to make sure it's clear and covered the rollback in admission if the policy fails to validate.

@sttts @pmorie @erictune @smarterclayton @liggitt
2016-10-18 09:26:09 -07:00
..
cmd/kube-scheduler replace kubeclient with kubeclientset in scheduler factory 2016-10-14 14:43:43 +02:00
pkg Merge pull request #28300 from pweil-/psp-seccomp 2016-10-18 09:26:09 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00