• Kubernetes Submit Queue's avatar
    Merge pull request #46388 from lavalamp/whitlockjc-generic-webhook-admission · e837c3bb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46239, 46627, 46346, 46388, 46524)
    
    Dynamic webhook admission control plugin
    
    Unit tests pass.
    
    Needs plumbing:
    * [ ] service resolver (depends on @wfender PR)
    * [x] client cert (depends on ????)
    * [ ] hook source (depends on @caesarxuchao PR)
    
    Also at least one thing will need to be renamed after Chao's PR merges.
    
    ```release-note
    Allow remote admission controllers to be dynamically added and removed by administrators.  External admission controllers make an HTTP POST containing details of the requested action which the service can approve or reject.
    ```
    e837c3bb
Name
Last commit
Last update
..
BUILD Loading commit data...
etcd.sh Loading commit data...
golang.sh Loading commit data...
init.sh Loading commit data...
swagger.sh Loading commit data...
test.sh Loading commit data...
util.sh Loading commit data...
version.sh Loading commit data...