1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Shuting Zhao
b67577994a update apiversion to v1 in code 2019-11-13 13:41:08 -08:00
Shuting Zhao
6e69c8b69b cleanup pv with dependant when blocked admission request pass 2019-10-23 23:18:58 -07:00
shivkumar dudhani
aed0ed0dc1 clean up 2019-08-14 10:01:47 -07:00
shivkumar dudhani
bd9e8585c7 annotations v1 2019-07-17 15:04:02 -07:00
shivkumar dudhani
942f0f5ac3 get resource using kind & add cache invalidate mechanism and retry 2019-07-08 15:34:21 -07:00
shivkumar dudhani
444549d9b7 ctr get policy->client notfrom plister(kind empty) 2019-06-28 17:22:00 -07:00
shivkumar dudhani
42d24f6cc7 create events for processExisting 2019-06-26 12:19:11 -07:00
shivkumar dudhani
e74ae16f5b initial process existing 2019-06-25 22:53:18 -07:00
shivdudhani
8c32f7e71d expose Kind to Resource api from client 2019-06-20 16:52:09 -07:00
shivdudhani
853815720d replace utilruntime.HandleError with glog.Error 2019-06-20 11:20:09 -07:00
Shivkumar Dudhani
86281d587e
Merge pull request #175 from nirmata/client_test
Client test
2019-06-19 14:22:12 -07:00
shivdudhani
dfeaf41845 support dryRun parameter in client api 2019-06-18 13:52:12 -07:00
shivdudhani
a8d3dd79ee initial client & controller test 2019-06-11 14:35:26 -07:00
shivdudhani
200f3fce63 refactor code 2019-06-05 17:43:59 -07:00
shivdudhani
ecca97b2a0 update namespace trigger + update documentation 2019-06-03 16:02:34 -07:00
shivdudhani
f5d9b039ec add to-do comments 2019-06-03 10:36:40 -07:00
shivdudhani
b59ab9a84a update from to clone for copying existing resource 2019-05-31 18:45:23 -07:00
shivdudhani
183b17828e support generation of any resource 2019-05-31 17:59:36 -07:00
shivdudhani
6cc4148fac move client to pkg, helper script for self-signed certs & update documentation 2019-05-29 14:12:09 -07:00
Renamed from client/client.go (Browse further)