Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
Chao Xu
590793f9a7
generated
2017-07-18 15:20:05 -07:00
Chao Xu
57a96ca40a
move admission/v1alpha1 to k8s.io/api
2017-07-18 13:26:20 -07:00
Jacob Simpson
29c1b81d4c
Scripted migration from clientset_generated to client-go.
2017-07-17 15:05:37 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
cde4772928
run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles
2017-06-22 11:30:52 -07:00
Chao Xu
8dbeee50c7
generated
2017-06-14 10:20:33 -07:00
Chao Xu
fb06bd823a
make webhook ac use the configuration manager
2017-06-14 10:20:06 -07:00
Daniel Smith
c46e231fc7
generated changes
2017-05-31 16:38:47 -07:00
Daniel Smith
d6e1140b5d
Implement dynamic admission webhooks
...
Also fix a bug in rest client
2017-05-31 16:38:46 -07:00
Jeremy Whitlock
f4403d262e
add generated sources for webhook admission plugin
2017-05-31 11:41:11 -07:00
Jeremy Whitlock
b26c19bc61
add generic webhook admission controller
...
As part of https://github.com/kubernetes/community/pull/132 , thsi commit
adds a generic webhook admission controller. This plugin allows for a
completely declarative approach for filtering/matching admission requests
and for matching admission requests, calls out to an external webhook for
handling admission requests.
2017-05-31 11:41:11 -07:00