shuting
de83a16493
rename pkg to kyverno
2019-05-21 11:00:09 -07:00
shivdudhani
5be203d2ce
group version registration and names correction for gvk
2019-05-20 10:56:12 -07:00
shuting
e878c8bc1e
move config to pkg/config
2019-05-17 11:15:30 -07:00
shivdudhani
951a092147
fix merge conflict
2019-05-16 11:38:02 -07:00
shivdudhani
11195d9b51
rebase with develop
2019-05-16 10:25:18 -07:00
shuting
b58e4f5026
Format project with gofmt, govet, misspell
2019-05-15 18:53:45 -07:00
shivdudhani
d315db7cb9
rebase with develop
2019-05-15 11:24:27 -07:00
shivdudhani
a375b0e55c
replace kubeclient & add dynamic client
2019-05-15 07:30:22 -07:00
Maxim Goncharenko
c4a9e339f8
Implemented Validation Pattern base. Updated Webhooks registration logic. Updated project for using TLS package
2019-05-14 18:11:03 +03:00
belyshevdenis
670881c71d
NK-51: Added Deployment as owner of MutatingWebhookConfiguration. This allows kubernetes to delete webhook config, when deployment deletes.
2019-03-25 18:12:48 +02: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
6662988124
NK-31: Refactoring
2019-03-21 18:14:26 +02:00
belyshevdenis
0ef675f3c1
NK-31: Implemnted loggin about success to policy.
...
Also fixed showing of error on initialization.
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
c662f1c9db
NK-31: Renamed constants package to config
2019-03-21 18:09:14 +02:00
belyshevdenis
92c97a92e9
NK-31: Put constants in separate file. Updated install.yaml definition to create Service and DaemonSet. Fixed bug with webhook registration.
2019-03-21 15:57:30 +02:00
belyshevdenis
89b211d1f9
NK-31: Implemented webhook registration logic.
2019-03-19 21:32:31 +02:00
belyshevdenis
0597c3ec4a
NK-31: Decomposed controller initialization functions.
2019-03-15 19:22:06 +02:00