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

32 commits

Author SHA1 Message Date
Shuting Zhao
6e69c8b69b cleanup pv with dependant when blocked admission request pass 2019-10-23 23:18:58 -07:00
shivkumar dudhani
fa53519e2a change CRD Name to ClusterPolicy & ClusterPolicyViolations 2019-09-03 14:51:51 -07:00
Shuting Zhao
dcc851dee2 fix pr comments 2019-08-20 17:01:47 -07:00
Shuting Zhao
0157d80b2c add check for registerinig webhookconfiguration in policy controller 2019-08-19 19:26:51 -07:00
shivkumar dudhani
aed0ed0dc1 clean up 2019-08-14 10:01:47 -07:00
shivkumar dudhani
3dda879e51 policyviolation, policy controller reconciliation 2019-08-07 16:14:33 -07:00
shivkumar dudhani
bbed451039 cleanup 2019-07-20 01:11:25 -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
Shuting Zhao
b4f24371c3 fix rest unit test, tests in engine are left 2019-06-27 19:14:00 -07:00
Shuting Zhao
9bdc0b17f6 rename kyverno-deployment in pkg/config/config.go 2019-06-27 13:38:51 -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
589298114e
Merge branch 'master' into 152_automate_testing 2019-06-19 15:04:34 -07:00
shivdudhani
096ea1b7cf add false for dryrun after api change 2019-06-19 14:40:34 -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
860d2f8df1 enable test 2019-06-17 18:35:40 -07:00
shivdudhani
640ffd7258 re factor 2019-06-17 10:31:51 -07:00
shivdudhani
b3bf9b02d2 skip test due to random fails 2019-06-14 16:15:23 -07:00
shivdudhani
45d44cef88 re-structure unit tests 2019-06-14 16:02:28 -07:00
shivdudhani
0089eb348e generate resources 2019-06-14 14:51:06 -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