Skip to content

Commit

Permalink
Merge pull request #54156 from deads2k/admission-06-restclient
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

update admission webhook to accept client config

Fixes kubernetes/kubernetes#53827

This plumbs a complete client through the plugin initializer for admission webhooks.  It achieves parity with our existing webhooks and provides flexibility if people want to do something special or different.  Easy things are easy, hard things are possible.  This does not change behavior for kube-apiserver.

@kubernetes/sig-auth-api-reviews @kubernetes/sig-api-machinery-bugs

Kubernetes-commit: f07b359e5bd5af8947b32309865dada7043d59e3
  • Loading branch information
k8s-publish-robot committed Oct 20, 2017
2 parents c3f2826 + fd64dc7 commit cf2ce0e
Show file tree
Hide file tree
Showing 7 changed files with 249 additions and 317 deletions.
Loading

0 comments on commit cf2ce0e

Please sign in to comment.