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

811 commits

Author SHA1 Message Date
shuting
d6ea21d4e0
Delete policy.yaml 2019-07-18 15:37:34 -07:00
Shivkumar Dudhani
4e84e934f0
Merge pull request #219 from nirmata/196_anchor_selection_on_peer
update examples for demo
2019-07-18 10:26:04 -07:00
shivkumar dudhani
f9b5ac9a27 flag, violations 2019-07-18 10:22:20 -07:00
Shuting Zhao
933ed19b7a add number to each example 2019-07-18 00:43:56 -07:00
shivkumar dudhani
129ced1b2a annotations creation,update & removal 2019-07-17 23:13:28 -07:00
shivkumar dudhani
e5f208e303 annotation generation from policy controller 2019-07-17 17:53:13 -07:00
Shuting Zhao
6b45bdc585 update examples 2019-07-17 17:09:18 -07:00
shivkumar dudhani
bd9e8585c7 annotations v1 2019-07-17 15:04:02 -07:00
Shuting Zhao
27f893df53 add examples_not_tested 2019-07-17 13:33:05 -07:00
Shuting Zhao
24b5acdc73 add demo example 2019-07-17 13:31:00 -07:00
shivkumar dudhani
a36ed10425 change flag & corrections 2019-07-16 15:53:14 -07:00
shivkumar dudhani
68a48373ae add delete op to webhook & violation removal 2019-07-15 20:16:06 -07:00
shivkumar dudhani
f47910da53 update flag & support ValidationFailureAction flag 2019-07-15 19:14:42 -07:00
shivkumar dudhani
68a6751990 restructure webhooks pkg 2019-07-15 16:07:56 -07:00
shivkumar dudhani
f879375ab3 add mode to policy struct 2019-07-15 16:02:19 -07:00
shivkumar dudhani
abfe176bac add helper functions 2019-07-15 15:55:53 -07:00
shivkumar dudhani
11da52c329 add mode(blockChanges,reportViolation) CRD spec 2019-07-15 15:30:28 -07:00
shivkumar dudhani
a5817f5863 violation clean up 2019-07-15 14:49:22 -07:00
shivkumar dudhani
29a89d20ad violation cleanup for existing resources 2019-07-15 11:29:58 -07:00
shuting
59b9cab18b
Merge pull request #214 from nirmata/192_create-events_on_generation
192 create events on generation
2019-07-09 18:47:06 -07:00
Shuting Zhao
0bea096b69 reverse local change 2019-07-08 18:07:34 -07:00
Shuting Zhao
749021774f resolve merge conflict 2019-07-08 18:03:21 -07:00
Shuting Zhao
42b8bcc968 Merge branch 'master' into 192_create-events_on_generation 2019-07-08 18:00:55 -07:00
shuting
6da78ea571
Merge pull request #212 from nirmata/76_dynamic_discovery
get resource using kind & add cache invalidate mechanism and retry
2019-07-08 17:54:57 -07:00
Shuting Zhao
595dd3700a create violation for generation rule 2019-07-08 17:51:37 -07:00
Shuting Zhao
e820a80c5b add events for generation 2019-07-08 16:53:34 -07:00
shivkumar dudhani
942f0f5ac3 get resource using kind & add cache invalidate mechanism and retry 2019-07-08 15:34:21 -07:00
shuting
db28e0fb63
Merge pull request #210 from nirmata/157_bug
resource patched after every rule + rm PatchBytes
2019-07-08 10:47:55 -07:00
shuting
23a6c40328
Merge pull request #209 from nirmata/202_refactor_generate
202 refactor generate
2019-07-08 10:46:38 -07:00
shivkumar dudhani
0ee748a95f resource patched after every rule + rm PatchBytes 2019-07-05 15:20:43 -07:00
Shivkumar Dudhani
0916b819c1 add template for bug & feature request 2019-07-05 11:43:06 -07:00
shivkumar dudhani
0f925dc282 remove references to old generate flow 2019-07-05 11:33:12 -07:00
shivkumar dudhani
3fbcb992a1 generation: check existing resources 2019-07-05 11:24:18 -07:00
shuting
7e575836cb
Merge pull request #207 from nirmata/173_uniqueness_of_ruleName
Validate uniqueness of the rule name within the policy
2019-07-03 14:15:08 -07:00
Shuting Zhao
edd34416e1 remove extra line for local debug 2019-07-03 14:11:18 -07:00
Shuting Zhao
d8da84a5b5 added trace in debug mode on issue faile to register webhookConfigurations 2019-07-03 14:09:52 -07:00
Shuting Zhao
3a92bde097 move commonly used code to pkg/utils 2019-07-03 11:52:10 -07:00
Shuting Zhao
f10d82f555 change webhook configuration on policy to be more specific 2019-07-03 11:38:19 -07:00
shivkumar dudhani
63c1874016 initial commit 2019-07-03 10:25:00 -07:00
Shuting Zhao
c3d4dbf228 create separate validate webhook for policy validation 2019-07-02 18:42:07 -07:00
Shuting Zhao
ff10a6f6e7 Validate uniqueness of the rule name within the policy 2019-07-02 17:24:38 -07:00
shuting
382698b9d7
Merge pull request #204 from nirmata/200_enhancement
Add namespace selector to filter on namespace
2019-07-01 17:09:07 -07:00
shivkumar dudhani
7bb7971c1d update crd spec for namespace attrib 2019-07-01 15:21:50 -07:00
shuting
99923d5e72
Merge pull request #206 from nirmata/205_bug
remove local scope of var
2019-07-01 15:14:40 -07:00
shivkumar dudhani
278cd1faf9 remove local scope of var 2019-07-01 15:12:30 -07:00
shivkumar dudhani
29653196bf Add namespace selector to filter on namespace 2019-07-01 13:27:10 -07:00
Shivkumar Dudhani
b490d614f2
Merge pull request #203 from nirmata/proposal_result_structure
Proposal result structure, create events and policy violations
Closes #159 
Close #160
2019-07-01 12:49:26 -07:00
shivkumar dudhani
ca3215b44f add missing file 2019-07-01 12:23:10 -07:00
shivkumar dudhani
725a94cc37 refactor testrunner framework 2019-07-01 12:16:12 -07:00
shivkumar dudhani
444549d9b7 ctr get policy->client notfrom plister(kind empty) 2019-06-28 17:22:00 -07:00