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

1756 commits

Author SHA1 Message Date
shivkumar dudhani
a8e6de2fab CR fixes 2020-02-14 12:29:17 -08:00
shivkumar dudhani
eec0decae7 CR fixes 2020-02-14 12:25:13 -08:00
shivkumar dudhani
3fbfa251ad refactor 2020-02-14 12:16:02 -08:00
shivkumar dudhani
2cd4884b62 Merge branch 'master' into 671_cleanUp_generate 2020-02-14 12:06:01 -08:00
shivkumar dudhani
4f830acb65 refactor 2020-02-14 12:05:13 -08:00
shivkumar dudhani
5cee543755 refactor variable substitution 2020-02-14 11:59:28 -08:00
shivkumar dudhani
d855247a98 refactor generate to use variable substition at rule level 2020-02-13 13:57:48 -08:00
shuting
e14533ffbf
Merge pull request #652 from shravanshetty1/522_validate_policy_resource_data
#522 and #523 Policy Mutation rule validation
2020-02-13 10:34:24 -08:00
shivkumar dudhani
f4c1973c36 fix CR comment 2020-02-10 13:01:40 -08:00
shivkumar dudhani
34ad3a9a2b generate rule processing refactoring 2020-02-10 12:44:20 -08:00
shivkumar dudhani
0518aebb29 Merge branch 'master' into 671_cleanUp_generate 2020-02-10 12:39:32 -08:00
shuting
a4a66a11cd
update test resource to a valid k8s obejct (#683) 2020-02-10 07:32:44 -08:00
shravan
1f0582baf3 Merge branch 'master' into 522_validate_policy_resource_data 2020-02-09 21:25:49 +05:30
shuting
54279910ab
Merge pull request #690 from nirmata/remove-autogen-annotation-patch-1
Remove autogen annotation
2020-02-07 17:25:28 -08:00
Jim Bugwadia
3903a20dd3
Remove autogen annotation
Remove `pod-policies.kyverno.io/autogen-controllers: none`
2020-02-07 17:13:56 -08:00
Jim Bugwadia
e42992db14
Merge pull request #684 from nirmata/docs_policy_violation
Add docs for policy violation
2020-02-07 12:43:33 -08:00
Jim Bugwadia
2faf68f1ba
added deletion and cpolv details 2020-02-07 12:41:13 -08:00
Jim Bugwadia
20e518a608
fix sp 2020-02-07 12:34:48 -08:00
Jim Bugwadia
112a94196a add doc for policy violations 2020-02-07 12:33:57 -08:00
Jim Bugwadia
3c65845c28
Merge pull request #682 from nirmata/update_doc
Update policies
2020-02-07 12:24:29 -08:00
shivkumar dudhani
bf477d3c4d add missing - for list 2020-02-07 12:20:15 -08:00
shivkumar dudhani
fd71612794 update examples 2020-02-07 12:03:53 -08:00
Jim Bugwadia
af6d3e6b53
Merge pull request #680 from nirmata/update-generate-docs
Update writing-policies-generate.md
2020-02-07 11:45:59 -08:00
Jim Bugwadia
15769d84b3
Merge pull request #681 from nirmata/mutate_fix
Update documentation/mutate.md
2020-02-07 11:45:28 -08:00
shuting
4d8bb0666a
Merge pull request #670 from shravanshetty1/658_optional_kind_field
#658 - Make 'kinds' in match / exclude block optional
2020-02-07 11:36:51 -08:00
Shuting Zhao
c3e6851052 update documentation/mutate.md 2020-02-07 11:25:01 -08:00
shivkumar dudhani
4e1b11c1d4 Merge branch 'master' into update_doc 2020-02-07 11:22:50 -08:00
shuting
e067ec9f40
Merge pull request #679 from nirmata/install_instructions_patch
Update installation.md
2020-02-07 10:30:17 -08:00
Jim Bugwadia
5e2d161d5a
Update writing-policies-generate.md 2020-02-07 10:21:47 -08:00
Jim Bugwadia
8d43e6d995
Update installation.md 2020-02-07 10:06:05 -08:00
shravan
9d99f7000e 658 adding missing changes from merge commit 2020-02-07 15:10:38 +05:30
shravan
79145603d9 658 resolving merge conflicts 2020-02-07 15:07:25 +05:30
shravan
22deb9d66b 658 adding missing changes from previous commit 2020-02-07 15:04:11 +05:30
shravan
70ea63cab3 658 removing unused commented out code 2020-02-07 15:02:36 +05:30
shuting
33f5e0a9f2
Merge pull request #678 from nirmata/readme-patch-1
fix text
2020-02-06 23:39:35 -08:00
Jim Bugwadia
53637a6ccf
fix text 2020-02-06 23:20:31 -08:00
shuting
bed9779980
Merge pull request #677 from nirmata/update_examples
update examples and log text
2020-02-06 23:10:26 -08:00
Jim Bugwadia
d4bbae6fe8 update examples and log text 2020-02-06 22:51:16 -08:00
shravan
88083e91d6 658 removing outdated test from previous commit 2020-02-06 15:40:58 +05:30
shuting
207bce7dbc
Merge pull request #675 from nirmata/647_update_docs
647 update docs
2020-02-06 00:46:51 -08:00
Jim Bugwadia
836cf11afd add service accounts to subjects 2020-02-06 00:42:01 -08:00
Jim Bugwadia
f188512ca0 add service accounts 2020-02-06 00:38:05 -08:00
Jim Bugwadia
9615c60fba fix case and text 2020-02-06 00:16:04 -08:00
Jim Bugwadia
5f1db2738e fix order 2020-02-06 00:13:31 -08:00
Jim Bugwadia
a93f31ebd5 update titles 2020-02-06 00:10:36 -08:00
shuting
2642549744
Merge pull request #654 from shravanshetty1/253_ValidationInMutationFlag_v3
#253 Fixes, added 'runValidationInMutatingWebhook' flag - v3
2020-02-06 00:05:11 -08:00
Jim Bugwadia
2068da18a8 update docs for new features 2020-02-06 00:04:19 -08:00
shravan
f0a8b20668 253 resolving merge conflicts 2020-02-06 08:14:35 +05:30
Shravan Shetty
46afbe5f14
#640 - Patch annotation format changes (#660)
* 640 tested prototype

* 640 fixing tests

* 640 requeted changes related to annotation struct

* 640 fixes related to previous commit

Co-authored-by: Shravan Suresha Shetty <46517941+shravanss@users.noreply.github.com>
2020-02-05 18:35:27 -08:00
shravan
dd7e63e1a6 658 removing outdated tests and fixing broken ones 2020-02-05 17:00:47 +05:30