1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
Commit graph

11 commits

Author SHA1 Message Date
shivdudhani
eecc9db2d4 undo the removal of name field 2019-05-07 17:33:19 -07:00
shivdudhani
bd1a84190b undo corrections 2019-05-06 10:07:47 -07:00
shivdudhani
d43e6b81a0 correct changes 2019-05-06 09:27:48 -07:00
shivdudhani
0babf1f25d redesign event & violation builders. kubeclient to provide resource handlers 2019-05-06 09:12:37 -07:00
belyshevdenis
4912f20885 NK-47: Implemented webhook deregistration.
TLS pair initialization functionality moved to init.go.
Separated server and mutation webhook objects, implemented registration of webhook with the creation of corresponding object.
Added comments for webhook configuration definitions, changed name of configuration for debug.
2019-03-22 22:11:55 +02:00
belyshevdenis
3302bdd619 NK-44: Secret is now in the separate yaml 2019-03-22 17:56:29 +02:00
belyshevdenis
e7af6c0e9a NK-44: Nodes are able now to pull private dockerhub images 2019-03-22 16:19:34 +02:00
belyshevdenis
3c3befe8ca NK-31: Changed DaemonSet to Deployment for kube-policy image 2019-03-21 18:10:26 +02:00
belyshevdenis
b160fabcba NK-31: Put constants in separate file. Updated install.yaml definition to create Service and DaemonSet. Fixed bug with webhook registration. 2019-03-21 18:10:26 +02:00
belyshevdenis
89b211d1f9 NK-31: Implemented webhook registration logic. 2019-03-19 21:32:31 +02:00
belyshevdenis
c126da313c NK-14: Prepared repo to publishing.
Updated README.md, crd dir renamed to definitions, removed some test yamls.
2019-03-18 18:59:30 +02:00