• Kubernetes Submit Queue's avatar
    Merge pull request #41931 from jessfraz/pip · 47f63acf
    Kubernetes Submit Queue authored
    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.
    ```
    47f63acf
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
images Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...