k3s/pkg/security
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
..
apparmor vet fixes 2016-10-13 21:12:15 -07:00
podsecuritypolicy Merge pull request #28300 from pweil-/psp-seccomp 2016-10-18 09:26:09 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00