k3s/pkg/registry
Kubernetes Submit Queue 47f63acf23 Merge pull request #41931 from jessfraz/pip
Automatic merge from submit-queue (batch tested with PRs 41931, 39821, 41841, 42197, 42195)

Admission Controller: Add Pod Preset

Based off the proposal in https://github.com/kubernetes/community/pull/254

cc @pmorie @pwittrock 

TODO:
- [ ] tests



**What this PR does / why we need it**: Implements the Pod Injection Policy admission controller

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
Added new Api `PodPreset` to enable defining cross-cutting injection of Volumes and Environment into Pods.
```
2017-03-01 20:07:54 -08:00
..
apps Generated changes for apps/v1beta1.deployments 2017-03-01 15:14:41 +01:00
authentication Update bazel 2017-02-15 10:25:15 +01:00
authorization Update bazel 2017-02-15 10:25:15 +01:00
autoscaling Update bazel 2017-02-15 10:25:15 +01:00
batch Update bazel 2017-02-15 10:25:15 +01:00
cachesize Update generated files 2017-02-03 08:15:46 +01:00
certificates Merge pull request #41165 from nikhiljindal/del202 2017-02-26 14:54:54 -08:00
core API 2017-02-28 23:05:40 -08:00
extensions Move TemplateGeneration to the Spec 2017-02-27 09:15:56 +01:00
policy Update bazel 2017-02-15 10:25:15 +01:00
rbac add namespaced role bindings 2017-02-28 13:04:23 -05:00
registrytest Updating tests for deleted boolean from Delete() 2017-02-21 11:00:36 -08:00
settings run generators and updaters 2017-03-01 13:04:29 -08:00
storage Revert "Merge pull request #40088 from jsafrane/storage-ga-v1" 2017-02-25 22:35:15 -05:00
BUILD run generators and updaters 2017-03-01 13:04:29 -08:00
OWNERS add deads2k to registry package owners 2017-02-06 07:41:18 -05:00
doc.go