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

1291 commits

Author SHA1 Message Date
Jim Bugwadia
aa6b65480a updated policy 2019-11-01 11:47:29 -07:00
Jim Bugwadia
440c23f231 add test case (currently fails) 2019-11-01 11:40:23 -07:00
Shuting Zhao
86c00a8f30 return failure path for mutate condition check 2019-11-01 11:14:58 -07:00
Shuting Zhao
ef8bf695b1 mutate: support anchor on map/array 2019-10-31 20:38:24 -07:00
Jim Bugwadia
d58113233c update README.md 2019-10-31 18:43:06 -07:00
Jim Bugwadia
eebfab87e5 add YAML and description 2019-10-31 18:40:54 -07:00
shivkumar dudhani
ea9bfe32cb update the policy 2019-10-31 13:29:16 -07:00
shivkumar dudhani
7e7286a9c1 support string - numbers comparison, use validatepattern in generate for subset check 2019-10-31 13:29:03 -07:00
Shivkumar Dudhani
6fa53a2304
Merge pull request #426 from nirmata/revert-425-375_handle_json_numbers
Revert "use validatepattern in generate rule to check for subset existance"
2019-10-31 13:22:03 -07:00
Shivkumar Dudhani
92c96aaf1f
Revert "use validatepattern in generate rule to check for subset existance" 2019-10-31 13:21:38 -07:00
Shivkumar Dudhani
b020aaa65e
Merge pull request #425 from nirmata/375_handle_json_numbers
use validatepattern in generate rule to check for subset existance
2019-10-31 13:14:52 -07:00
shivkumar dudhani
61c1ea5a49 use validatepattern in generate rule to check for subset existance 2019-10-31 13:04:56 -07:00
Shuting Zhao
fb6151c6d0 release 0.11.0 2019-10-30 18:05:08 -07:00
shivkumar dudhani
697f927b50 fix log 2019-10-30 14:09:37 -07:00
shivkumar dudhani
e022084dd0 add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07:00
shuting
a0f5419430
Merge pull request #416 from nirmata/158_array_validation
update link to import policies
2019-10-30 13:20:39 -07:00
Jim Bugwadia
d2ce5a8722
Merge pull request #417 from nirmata/409_update_hostpath_policy
409 update hostpath policy
2019-10-30 13:17:15 -07:00
Shuting Zhao
55983e2223 add clone instuction 2019-10-30 13:14:59 -07:00
Jim Bugwadia
3438e84013 fix YAML syntax 2019-10-30 13:12:29 -07:00
Jim Bugwadia
3783ae0495 update policy 2019-10-30 12:59:51 -07:00
Shuting Zhao
40c9824781 fix test 2019-10-30 12:58:14 -07:00
Jim Bugwadia
1dfccf99d4 update README.md 2019-10-30 12:52:45 -07:00
Jim Bugwadia
9f21e5898c fix for https://github.com/nirmata/kyverno/issues/409 2019-10-30 12:51:07 -07:00
Shuting Zhao
3c26b60727 update doc 2019-10-30 12:36:00 -07:00
Shuting Zhao
65016ff455 correct link 2019-10-30 12:31:09 -07:00
Shuting Zhao
f25a336eeb - update doc; -remove duplicate policy 2019-10-30 12:29:57 -07:00
Jim Bugwadia
bf196be7a2
Update scenario-to-support.md 2019-10-30 08:31:48 -07:00
shuting
2b6334cbdd
Merge pull request #415 from nirmata/update_anchors
Update anchors documentation
2019-10-29 22:35:01 -07:00
Jim Bugwadia
3552293db7 add spaces 2019-10-29 22:23:58 -07:00
Jim Bugwadia
bdaf5bbb3c fix line breaks in table 2019-10-29 22:21:04 -07:00
Jim Bugwadia
406282f985 update line breaks 2019-10-29 22:03:58 -07:00
Jim Bugwadia
243fbcf925 fix anchors text 2019-10-29 21:59:47 -07:00
shivkumar dudhani
968aead2ad Merge branch 'master' of github.com:nirmata/kyverno into 391_feature 2019-10-29 14:44:26 -07:00
Shivkumar Dudhani
24ea598f12
Merge pull request #408 from nirmata/fix_bug_extra_args
remove extra args
2019-10-29 14:06:27 -05:00
shivkumar dudhani
2ae49192e6 remove extra args 2019-10-29 12:03:45 -07:00
shivkumar dudhani
c7787eff8d Merge branch 'master' of github.com:nirmata/kyverno into 391_feature 2019-10-29 12:01:15 -07:00
Shivkumar Dudhani
20e8b72cd3
Merge pull request #407 from nirmata/261_add_dynamic_config
261 add dynamic config. Fix broken merges.
2019-10-29 13:58:36 -05:00
shivkumar dudhani
ba94577d40 upates 2019-10-29 11:51:30 -07:00
shivkumar dudhani
a65080c349 merge with master 2019-10-29 11:31:45 -07:00
shivkumar dudhani
dfbcd6b2d7 merge with master 2019-10-29 11:30:44 -07:00
shivkumar dudhani
6b97b5be3d merge master 2019-10-29 11:04:10 -07:00
shuting
53b8032cd1
Merge pull request #405 from nirmata/tune-webhook-timeout
increase webhook timeout to 3s
2019-10-29 10:57:01 -07:00
shivkumar dudhani
a287067315 add backward support for command line arguments for filtering resources 2019-10-29 10:56:28 -07:00
Shuting Zhao
8e796c1168 increase webhook timeout to 3s 2019-10-28 19:21:30 -07:00
Shivkumar Dudhani
a03ee5d731
Merge pull request #403 from nirmata/revert-401-261_dynamic_config
Revert "261 dynamic config"
2019-10-28 20:42:50 -05:00
shuting
fd90b25755
Revert "261 dynamic config" 2019-10-28 18:37:41 -07:00
shuting
a5a30b1a3c
Merge pull request #401 from nirmata/261_dynamic_config
261 dynamic config
2019-10-28 13:53:42 -07:00
shivkumar dudhani
4b19dd0715 Merge branch '261_dynamic_config' of github.com:nirmata/kyverno into 261_dynamic_config 2019-10-28 15:24:13 -05:00
shivkumar dudhani
a1d7f984db remove comments 2019-10-28 15:23:52 -05:00
Shivkumar Dudhani
158a499feb
Merge branch 'master' into 261_dynamic_config 2019-10-28 15:06:37 -05:00