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

948 commits

Author SHA1 Message Date
shivkumar dudhani
e5b4e5a116 generate events for resource & policy 2019-08-09 17:28:49 -07:00
shivkumar dudhani
1e621146be test policy engine on admission requests 2019-08-09 16:55:43 -07:00
shuting
4bb586c31a
Update install.yaml 2019-08-09 16:40:35 -07:00
shuting
5070f44cc2
Merge pull request #273 from nirmata/set_0.7.1_imagetag
update image tag to v0.7.1
2019-08-09 16:37:46 -07:00
Shuting Zhao
93e221f5c0 update image tag to v0.7.1 2019-08-09 16:37:19 -07:00
shivkumar dudhani
135f241a4a event generator cleanup 2019-08-09 13:41:56 -07:00
shivkumar dudhani
373d9a45ad clean up mutation 2019-08-09 12:59:37 -07:00
shivkumar dudhani
a30ad6bab2 cleanup 2019-08-09 11:08:02 -07:00
Shuting Zhao
c839149fb9 update vendor 2019-08-08 16:33:28 -07:00
shivkumar dudhani
a813b84c24 rebase with master v1 2019-08-08 15:36:37 -07:00
shivkumar dudhani
9569c0772a init policy violation container 2019-08-08 15:36:19 -07:00
shivkumar dudhani
188c3c9ef2 test yamls 2019-08-08 15:30:44 -07:00
Shuting Zhao
462231c09d Merge commit 'a4e484b8d5003019c7f1b57af73422f418f01e81' into 254_dynamic_webhook_configurations 2019-08-08 15:28:59 -07:00
shuting
a4e484b8d5
Merge pull request #270 from nirmata/268_bug
create violation on existing namespace that dont satisfy the generate…
2019-08-08 15:26:46 -07:00
Shivkumar Dudhani
6a54f17bdf
Merge branch 'master' into 268_bug 2019-08-08 15:17:22 -07:00
shivkumar dudhani
cc907bccba create violation on existing namespace that dont satisfy the generate rules 2019-08-08 15:15:47 -07:00
Shuting Zhao
05f26335f7 structure code to be reusable 2019-08-08 15:10:10 -07:00
shivkumar dudhani
c8179a182d controller for policyviolation 2019-08-08 13:59:50 -07:00
shivkumar dudhani
733e77657d update label selector 2019-08-08 13:37:32 -07:00
Shuting Zhao
a8acc9eb5a implement deletion logic 2019-08-08 13:09:40 -07:00
shivkumar dudhani
9ec85e5f74 update crd 2019-08-08 02:39:38 -07:00
shivkumar dudhani
9a8d9b316f sync Status in Policy 2019-08-08 02:32:53 -07:00
Shivkumar Dudhani
74b49bb5b8
Merge pull request #263 from nirmata/120_policy_performance
improve event text + fix #235
2019-08-07 19:02:50 -07:00
Shivkumar Dudhani
f9ad672027
Merge branch 'master' into 120_policy_performance 2019-08-07 18:57:00 -07:00
shivkumar dudhani
15092f6927 update comment for bug_268 2019-08-07 18:24:55 -07:00
shivkumar dudhani
87994e4a77 fixes 268_bug 2019-08-07 18:13:43 -07:00
Shuting Zhao
6c12a76ab2 register webhookconfigurations when policy first applied 2019-08-07 18:01:28 -07:00
shivkumar dudhani
d16e398d38 fixes bug_267 2019-08-07 17:06:36 -07:00
shivkumar dudhani
3dda879e51 policyviolation, policy controller reconciliation 2019-08-07 16:14:33 -07:00
Shuting Zhao
a4217de1a2 expose webhook timeout configuration 2019-08-07 12:32:44 -07:00
Shuting Zhao
1ddae23056 decrease webhook time to 2s 2019-08-07 11:29:19 -07:00
Shivkumar Dudhani
a546a2280f
Merge pull request #266 from nirmata/265_bug
fix readme examples
2019-08-06 23:52:03 -07:00
shivkumar dudhani
a847b140d3 fix examples 2019-08-06 23:44:40 -07:00
Shuting Zhao
4ef50c66ea - add resource namespace in event info - improve event text 2019-08-06 11:30:44 -07:00
Shuting Zhao
90092acadd Merge commit '2597bf1341ef1c4f568e35b10ee3d53e362fff25' into 120_policy_performance 2019-08-05 16:25:43 -07:00
Shuting Zhao
92d69bdb2a add script to generate N number of resources/policies 2019-08-05 16:24:59 -07:00
Jim Bugwadia
2597bf1341 Update issue templates 2019-08-04 17:26:25 -07:00
shuting
640aeb62fa
Merge pull request #255 from nirmata/120_policy_performance
120 policy performance
2019-08-02 19:23:20 -07:00
Shuting Zhao
912c99a88f add function to generate N policies 2019-08-02 19:22:52 -07:00
Shuting Zhao
70f5592933 check in install_profiling as separate yaml 2019-08-02 11:41:36 -07:00
Shuting Zhao
aad47b46ec Merge commit '2200f9c7840bc71c7e7748a3168f59b67fc66227' into 120_policy_performance 2019-08-02 11:23:56 -07:00
Shuting Zhao
1ecf92a634 - update vendor - add profiling library 2019-08-02 11:20:56 -07:00
Shuting Zhao
eec1939b17 update install.yaml to mount profiling stats 2019-08-02 11:18:59 -07:00
Shuting Zhao
80d1d926ca add profiling flags 2019-08-02 11:18:02 -07:00
Shivkumar Dudhani
2200f9c784
Merge pull request #252 from nirmata/251_bug
update arguments & cleanup print
2019-08-01 14:24:39 -07:00
shivkumar dudhani
b7a1bee496 update arguments & cleanup print 2019-08-01 14:21:59 -07:00
shuting
4d684fca51
Merge pull request #249 from nirmata/filter_resources
Filter resources
2019-07-31 18:04:44 -07:00
shuting
9f36bd5b03
Merge pull request #241 from nirmata/196_anchor_selection_on_peer
196 anchor selection on peer
2019-07-31 18:04:19 -07:00
shivkumar dudhani
98af6e1708 Merge branch 'filter_resources' of github.com:nirmata/kyverno into filter_resources 2019-07-31 17:44:40 -07:00
shivkumar dudhani
afe54e2953 rebase with master 2019-07-31 17:43:46 -07:00