kubernetes/pkg/apis
Kubernetes Submit Queue 39004e852b
Merge pull request #64283 from jessfraz/ProcMountType
Automatic merge from submit-queue (batch tested with PRs 64283, 67910, 67803, 68100). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Add a ProcMount option to the SecurityContext & AllowedProcMountTypes to PodSecurityPolicy

So there is a bit of a chicken and egg problem here in that the CRI runtimes will need to implement this for there to be any sort of e2e testing.

**What this PR does / why we need it**: This PR implements design proposal https://github.com/kubernetes/community/pull/1934. This adds a ProcMount option to the SecurityContext and AllowedProcMountTypes to PodSecurityPolicy

Relies on https://github.com/google/cadvisor/pull/1967

**Release note**:

```release-note
ProcMount added to SecurityContext and AllowedProcMounts added to PodSecurityPolicy to allow paths in the container's /proc to not be masked.
```

cc @Random-Liu @mrunalp
2018-08-31 16:46:33 -07:00
..
abac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
admission Update generated 2018-08-22 16:54:41 -07:00
admissionregistration Update generated 2018-08-22 16:54:41 -07:00
apps Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
authentication generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
authorization generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
autoscaling Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
batch Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
certificates generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
componentconfig Update auto generated files. 2018-08-30 23:13:33 +02:00
coordination Fix coordination.Lease validation 2018-08-01 19:22:52 -07:00
core make update 2018-08-30 18:24:23 -04:00
events generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
extensions make update 2018-08-30 18:24:23 -04:00
imagepolicy Allow ImageReview backend to add audit annotations. 2018-08-23 22:53:06 -04:00
networking bazel definition updated for pkg/apis/networking/validation/ 2018-08-27 05:59:50 +00:00
policy make update 2018-08-30 18:24:23 -04:00
rbac generated: Avoid use of reflect.Call in conversion code paths 2018-07-17 23:02:16 -04:00
scheduling use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
settings use NameIsDNSSubdomain validation from staging 2018-08-14 10:38:23 +08:00
storage related test update 2018-08-29 10:30:16 +08:00
OWNERS Use OWNERS-based labeling for kind/api-change 2018-08-10 13:48:56 -07:00