Shuting Zhao
d8da84a5b5
added trace in debug mode on issue faile to register webhookConfigurations
2019-07-03 14:09:52 -07:00
Shuting Zhao
f10d82f555
change webhook configuration on policy to be more specific
2019-07-03 11:38:19 -07:00
Shuting Zhao
c3d4dbf228
create separate validate webhook for policy validation
2019-07-02 18:42:07 -07:00
Shuting Zhao
9bdc0b17f6
rename kyverno-deployment in pkg/config/config.go
2019-06-27 13:38:51 -07:00
Shuting Zhao
beb693479e
create events on UPDATE request
2019-06-27 11:36:10 -07:00
shuting
1013a8a637
Allow user to run Kyverno in debug mode
2019-06-10 18:10:51 -07:00
Denis Belyshev
37f895f69a
Fixed old tests on new function ResourceMeetsDescription (added the new file utils-test.go)
...
Resource representation formatted in utils-test.go
Deleted irrelevant tests from controller-test.go
Fixed an issue with registration-test.go (tests covered ExtractCA func instead of extractCA)
2019-06-07 14:46:18 +03:00
shivdudhani
6cc4148fac
move client to pkg, helper script for self-signed certs & update documentation
2019-05-29 14:12:09 -07:00
shivdudhani
7ec9315e57
use single secret for tlsPair, check for secret annotation for self-signed cert & change type of secret from generic to tls
2019-05-29 12:36:03 -07:00
shivdudhani
9e0149739f
support self-signed certificates via secrets
2019-05-28 18:16:22 -07:00
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
d315db7cb9
rebase with develop
2019-05-15 11:24:27 -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
Maxim Goncharenko
1d291c6375
Moved webhook package to pkg
2019-05-13 21:34:46 +03:00