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

1527 commits

Author SHA1 Message Date
shuting
4149d706e8
Merge pull request #558 from nirmata/428_quantity
implement quantity comparison
2019-12-16 15:53:09 -08:00
Shivkumar Dudhani
39e08aa1fc
76 cache invalidate (#557)
* invalidate local cache of registererd resources

* update client in initContainer

* update message
2019-12-16 12:55:44 -08:00
Shuting Zhao
5ced2409a3 update test 2019-12-13 13:30:24 -08:00
Shuting Zhao
0969aa9bf9 implement quantity comparison 2019-12-13 13:17:22 -08:00
Shivkumar Dudhani
337e0f7d1d
update image tag to latest (#556) 2019-12-13 11:22:22 -08:00
shivkumar dudhani
793d878b18 correct webhook endpoint 2019-12-13 11:13:58 -08:00
shuting
9e4350f73b
Merge pull request #553 from nirmata/531_crd_permission
531 crd permission
2019-12-12 18:59:52 -08:00
Shuting Zhao
625e45c847 remove duplicate code 2019-12-12 18:55:40 -08:00
Shuting Zhao
e066be3efa update installation.md 2019-12-12 18:02:54 -08:00
Shuting Zhao
7b9c8d763a Merge commit '03ee0486df57eca9c3a484a1e94580b955f8c026' into 531_crd_permission 2019-12-12 17:47:29 -08:00
Shuting Zhao
bc19f408bd add rolebinding manifest for a ns admin 2019-12-12 17:46:35 -08:00
Shuting Zhao
782916b7e8 add clusterrole to access policyviolation 2019-12-12 17:45:02 -08:00
Shivkumar Dudhani
03ee0486df
uncomment CI targets (#552) 2019-12-12 17:41:17 -08:00
shivkumar dudhani
c3cae12b91 Merge branch 'v1.1.0' 2019-12-12 16:55:02 -08:00
shivkumar dudhani
10fc1b47ba Merge branch 'master' into v1.1.0 2019-12-12 16:54:42 -08:00
shivkumar dudhani
745727fd70 add missing files 2019-12-12 16:35:37 -08:00
shivkumar dudhani
4421d793be update vendor 2019-12-12 16:28:22 -08:00
shivkumar dudhani
a19785261d Merge branch '524_bug' into v1.1.0 2019-12-12 16:25:50 -08:00
Shuting Zhao
81a0cc4f45 add age column to pv printer 2019-12-12 15:19:48 -08:00
shuting
e635c7f1fb
Merge pull request #547 from nirmata/530_rename
530 rename namespacedpolicyviolation to policyviolation
2019-12-11 16:43:34 -08:00
Shuting Zhao
2c783cfe02 rename namespacedpolicyviolation: update code 2019-12-11 16:09:05 -08:00
Shuting Zhao
a107ad7ac8 rename namespacedpolicyviolation: update codegen 2019-12-11 16:07:39 -08:00
shivkumar dudhani
4c55fe00bc Merge branch 'v1.1.0' into 524_bug 2019-12-11 11:21:31 -08:00
shivkumar dudhani
75eee39d7d remove fix for 535 2019-12-11 11:18:38 -08:00
shivkumar dudhani
ad54683f71 CR fixes 2019-12-11 11:15:13 -08:00
shuting
f06b19bb14
Merge pull request #525 from nirmata/421_test_webhook
421 test webhook
2019-12-11 11:13:37 -08:00
shuting
a5aa8669ff
Merge pull request #545 from nirmata/543_mutate_action
Skip processing mutate policy if condition is not met
2019-12-10 10:26:08 -08:00
shivkumar dudhani
4c2a16904c update tests 2019-12-10 09:15:50 -08:00
shuting
5c089deaaa
Merge pull request #540 from nirmata/499_policy_validation_userinfo
499 policy validation userinfo
2019-12-09 19:33:15 -08:00
Shuting Zhao
8edb00d714 - skip processing mutate rule if condition is not met; - update debugging info 2019-12-09 19:28:34 -08:00
shivkumar dudhani
ee20fcd4a0 Update Name 2019-12-09 15:33:21 -08:00
Shuting Zhao
7a9b75adcb update vendor 2019-12-05 15:49:30 -08:00
Shuting Zhao
b2ad71cc5e remove channel, introduced a flag to indicate the webhook creation status 2019-12-05 15:49:02 -08:00
Shuting Zhao
183f844029 - move resourcewebhookregister to webhookconfig 2019-12-05 13:51:02 -08:00
Shuting Zhao
1c1f47bbc5 correct error msg 2019-12-05 11:57:34 -08:00
Shuting Zhao
b99293018e add unit test 2019-12-05 11:55:00 -08:00
shivkumar dudhani
4f174779dc remove typed client ref 2019-12-05 11:52:13 -08:00
Shuting Zhao
55f243b55b add validation for a policy userInfo 2019-12-04 18:50:51 -08:00
Shivkumar Dudhani
ffe3bdb677
remove newline from engine response strings (#537)
* remove newline from engine response strings

* add scenario file updates

* cr: remove . in trailing msg string
2019-12-04 18:04:42 -08:00
shivkumar dudhani
a498c2c36d update msg 2019-12-04 17:28:47 -08:00
shivkumar dudhani
1642682aa2 528_add_webhook_defaults 2019-12-04 17:28:39 -08:00
Shuting Zhao
c3b7de6f16 tag v1.0.0 2019-12-04 17:10:00 -08:00
shuting
20a22a4be3
Merge pull request #532 from nirmata/bug
fix mutation patches
2019-12-04 16:51:04 -08:00
Shuting Zhao
0f5cf40eda - holds resource webhook creation requests in a quene; - remove webhookinformer from policy controller and webhookregistrationclient 2019-12-04 12:31:27 -08:00
shivkumar dudhani
eed7115563 pv for resource with no names assigned 2019-12-03 17:15:50 -08:00
shivkumar dudhani
0f6f3c1e02 missing update 2019-12-02 17:29:41 -08:00
shivkumar dudhani
0ea1d9986a cleanup resource & policy 2019-12-02 17:15:47 -08:00
Shuting Zhao
51642cbcf3 skip process mutate patches if conditon tag is not present 2019-11-27 19:40:47 -08:00
Shuting Zhao
e743a4702c escape slash in annotation patch 2019-11-27 17:51:33 -08:00
Shuting Zhao
261560eafb mutate rule: do not ignore empty key in resource if overlay has nested anchor 2019-11-27 16:07:15 -08:00