Jim Bugwadia
e91cd9341b
- add Makefile
...
- add Dockerfile
- update install.yaml
2019-05-22 21:41:24 -07:00
shivdudhani
3857c6b9a5
remove enum conditions in crd for kinds
2019-05-22 12:01:33 -07:00
shivdudhani
02d17f7d84
rebase with release 1.0
2019-05-22 10:43:29 -07:00
shuting
09bfdc6ba3
- Change kube-policy to kyverno in install.yaml - Install in namespace kyverno
2019-05-21 18:36:24 -07:00
shivdudhani
31ce087504
support list of kind in resource, update the CRD openapischema & adapt the test and examples for the change
2019-05-21 15:43:43 -07:00
shuting
a61a7c9c31
update install.yaml for generate
2019-05-21 14:37:54 -07:00
Maxim Goncharenko
ee6630333e
Updated install.yaml due to the policy-v2 specifications
2019-05-13 16:08:02 +03: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