kubernetes/pkg/apis/extensions
k8s-merge-robot 4e57c80052 Merge pull request #24600 from pweil-/psp
Automatic merge from submit-queue

PSP admission

```release-note
Update PodSecurityPolicy types and add admission controller that could enforce them
```

Still working on removing the non-relevant parts of the tests but I wanted to get this open to start soliciting feedback.

- [x] bring PSP up to date with any new features we've added to SCC for discussion
- [x] create admission controller that is a pared down version of SCC (no ns based strategies, no user/groups/service account permissioning)
- [x] fix tests

@liggitt @pmorie - this is the simple implementation requested that assumes all PSPs should be checked for each requests.  It is a slimmed down version of our SCC admission controller

@erictune @smarterclayton
2016-05-11 21:26:45 -07:00
..
install Move internal types of hpa from pkg/apis/extensions to pkg/apis/autoscaling 2016-05-09 09:18:13 +02:00
v1beta1 Merge pull request #24600 from pweil-/psp 2016-05-11 21:26:45 -07:00
validation PSP types 2016-05-11 18:07:35 -04:00
deep_copy_generated.go generated code 2016-05-11 18:07:36 -04:00
register.go Merge pull request #25279 from piosz/hpa-ga 2016-05-11 13:19:42 -07:00
types.generated.go Merge pull request #24600 from pweil-/psp 2016-05-11 21:26:45 -07:00
types.go PSP types 2016-05-11 18:07:35 -04:00