k3s/hack/lib
Kubernetes Submit Queue e837c3bbc2 Merge pull request #46388 from lavalamp/whitlockjc-generic-webhook-admission
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.
```
2017-06-02 23:37:42 -07:00
..
BUILD Build release tarballs in bazel and add `make bazel-release` rule 2017-01-13 16:17:44 -08:00
etcd.sh Do etcd semver validation using posix only 2017-04-12 12:44:07 -04:00
golang.sh Get rid of patched version of Go 1.8.1 2017-05-25 20:05:34 +02:00
init.sh add "install" package for admission API group 2017-05-31 11:41:10 -07:00
swagger.sh Update gen_api_ref_docs to use same diff method as verify 2017-04-05 13:06:35 -07:00
test.sh addressing issue #39427 adding a flag --output to allow for either json or yaml. 2017-03-28 10:07:53 -07:00
util.sh Add priority and condition to column definitions 2017-05-29 18:23:48 -04:00
version.sh Fix v0.0.0 in kubectl built from master 2017-03-07 01:09:57 -05:00