Shuting Zhao
|
6d49a728a1
|
- update install_debug.yaml - add debug log
|
2019-07-23 17:54:31 -07:00 |
|
Shuting Zhao
|
edd34416e1
|
remove extra line for local debug
|
2019-07-03 14:11:18 -07:00 |
|
Shuting Zhao
|
d8da84a5b5
|
added trace in debug mode on issue faile to register webhookConfigurations
|
2019-07-03 14:09:52 -07:00 |
|
Shuting Zhao
|
b63b3b869e
|
create event from policy info
|
2019-06-26 18:04:50 -07:00 |
|
shuting
|
044ca7a408
|
- addd cleanup script - remove imagepullpolicy in install.yaml
|
2019-06-12 18:23:16 -07:00 |
|
shuting
|
1013a8a637
|
Allow user to run Kyverno in debug mode
|
2019-06-10 18:10:51 -07:00 |
|
shivdudhani
|
6cc4148fac
|
move client to pkg, helper script for self-signed certs & update documentation
|
2019-05-29 14:12:09 -07:00 |
|
shuting
|
09bfdc6ba3
|
- Change kube-policy to kyverno in install.yaml - Install in namespace kyverno
|
2019-05-21 18:36:24 -07:00 |
|
shuting
|
3fce50b2d3
|
change project name in compile-image script to kyverno
|
2019-05-21 13:40:17 -07:00 |
|
Maxim Goncharenko
|
738397ecae
|
Added version arg for compile-image.sh
|
2019-05-14 14:18:16 +03:00 |
|
Maxim Goncharenko
|
9e8540f280
|
Made update-codegen script crossplatform
|
2019-05-13 21:24:02 +03:00 |
|
shivdudhani
|
653a733a4b
|
code review changes: undo scripts
|
2019-05-08 07:38:42 -07:00 |
|
shivdudhani
|
0babf1f25d
|
redesign event & violation builders. kubeclient to provide resource handlers
|
2019-05-06 09:12:37 -07:00 |
|
belyshevdenis
|
8c8c01a452
|
NK-23: Fixed readme and deployment script, deleted extra resource.
|
2019-03-07 18:48:02 +02:00 |
|
belyshevdenis
|
c3b903a94b
|
NK-22: Fixed compile-image.sh
|
2019-03-01 17:40:47 +02:00 |
|
belyshevdenis
|
68e468a699
|
NK-21: Added checking request by selector. Added tests for this logic. Added test policy file for selectors.
|
2019-02-28 18:43:20 +02:00 |
|
belyshevdenis
|
81e54bb6a0
|
Implemented test webhook, fixed script for certificate generation, fixed project dependencies
|
2019-02-21 18:13:21 +02:00 |
|
belyshevdenis
|
0f78f5cb82
|
NK-10: Small fixes after dev testing
|
2019-02-19 18:01:47 +02:00 |
|
belyshevdenis
|
3661e012a5
|
NK-10: Implemented basic logic for mutation, added logs
|
2019-02-15 20:00:49 +02:00 |
|
belyshevdenis
|
6765c97106
|
NK-8: Implemented deployment script for free (local) and in-cluster usage of the controller. Added readme file for scripts, improved scripts: implemented more convenient way to pass arguments. Removed hardcode from server.go.
|
2019-02-13 19:57:18 +02:00 |
|
belyshevdenis
|
c30f4d3119
|
NK-8: Implemented script for generating webhook server certificates, script for building the Docker container with webserver executable, script for deploying webserver to the cluster. Provided YAMLS for webhooks service and deployment. Changed YAML for webhook configuration: now webhook server is configured as a service.
|
2019-02-13 15:28:16 +02:00 |
|
belyshevdenis
|
ed86223f3e
|
NK-8: Implemented basic HTTPS server with stub for mutation webhook. Implemented script for generating TLS key and certificate. Created MutatingWebhookConfiguration.yaml with declaration of future service.
|
2019-02-12 16:12:03 +02:00 |
|
belyshevdenis
|
84cd3677ab
|
NK17: Fixed code generation, updated README.md
|
2019-02-06 19:51:47 +02:00 |
|
belyshevdenis
|
b93fb184cc
|
NK2: Added script for code-generator, YAMLs with CRDs and stub for main.go
|
2019-02-06 14:52:09 +02:00 |
|