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

1987 commits

Author SHA1 Message Date
shravan
02ff7e6025 767 resolving merge conflicts 2020-03-29 07:41:58 +05:30
shravan
ba0e3268e8 767 unexporting webhook fields 2020-03-29 07:36:18 +05:30
shravan
f055076041 Revert "767 tested prototype"
This reverts commit 4ae65497bf.
2020-03-29 07:25:13 +05:30
Shravan Shetty
a8d2258758
Merge pull request #764 from shravanshetty1/754_validate_policy_schema
#754 - Validate policy schema
2020-03-28 16:58:41 +05:30
shravan
793321e410 754 missing changes for prev commit 2020-03-28 16:50:56 +05:30
shravan
9ce0102db9 754 missing changes from previous commit 2020-03-28 16:47:42 +05:30
shravan
91223deae2 754 resolved merge conflicts 2020-03-28 16:43:19 +05:30
shravan
b5af456f64 Revert "754 merge conflicts"
This reverts commit 39f75db435.
2020-03-28 16:36:19 +05:30
shravan
39f75db435 754 merge conflicts 2020-03-28 16:30:18 +05:30
shuting
26a8ec269c
Merge pull request #761 from evalsocket/feature/golangci-lint
golangci-lint changes
2020-03-27 12:40:03 -07:00
Shravan Shetty
0e31b09a91
Merge pull request #773 from nirmata/bug_fix_event
use klog as logger for event broadcasting
2020-03-27 21:36:35 +05:30
shivkumar dudhani
29f56e292a use klog as logger for event broadcasting 2020-03-27 08:22:05 -07:00
Yuvraj
b725f1ce05 Fixed Conflict 2020-03-27 15:07:14 +05:30
Yuvraj
c873306564 Fixed error
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-27 14:39:35 +05:30
Yuvraj
43a9139303 Fix conflict issue
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-27 14:20:58 +05:30
Yuvraj
2a356d1c46 Fix conflict
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-27 14:13:01 +05:30
Yuvraj
4fa5a056f3 Fix conflict
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-27 14:10:21 +05:30
Yuvraj
010bc2b43d
Merge branch 'master' into feature/golangci-lint 2020-03-27 13:35:33 +05:30
shuting
589f8ece47
Merge pull request #750 from nirmata/access_check
Access check & logging framework refactor & update code-gen version
2020-03-26 14:51:27 -07:00
shivkumar dudhani
f94465a653 remove commented code 2020-03-26 07:59:37 -07:00
Shravan Shetty
e6428655cc
Merge pull request #763 from evalsocket/fix-746
#746 conforming to project structure
2020-03-26 20:10:08 +05:30
Yuvraj
b001327a25 remove extra documentation 2020-03-26 20:06:20 +05:30
Yuvraj
9885be4050 revert data loaction
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-26 19:18:00 +05:30
Yuvraj
a0e8a6a0d5 revert data loaction
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-26 19:10:54 +05:30
shravan
4ae65497bf 767 tested prototype 2020-03-25 10:53:03 +05:30
shravan
63e7533a49 754 ensuring CRD syncs before kyverno starts 2020-03-25 02:20:04 +05:30
shravan
a369675e08 754 removing redundant code 2020-03-25 02:15:56 +05:30
shravan
2e8cb1e482 754 removed uneeded tests 2020-03-25 02:04:43 +05:30
shravan
2443a9997d 754 crds can be immidiatly validate on startup - changed locks so as to not timeout requests 2020-03-25 02:00:30 +05:30
shravan
66c97ef3ba 754 fixing tests 2020-03-24 23:18:46 +05:30
shravan
4cf29adccd 754 works as intended - more changes required related to locks .etc 2020-03-24 23:12:45 +05:30
shivkumar dudhani
63aa0b0ba8 remove glog as dependency module 2020-03-24 10:32:05 -07:00
shravan
2273033c6c 754 fixed apiVersion and metadata issue 2020-03-24 19:08:46 +05:30
Yuvraj
b3ab74d8b6 Update pkg path
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 12:06:35 +05:30
Yuvraj
4d4b2bad52 Added ref of contributing guidelines 2020-03-24 11:59:59 +05:30
Shravan Shetty
1175fec22c
Merge pull request #762 from evalsocket/fix-759
Caching added to travis ci
2020-03-24 08:22:42 +05:30
Yuvraj
69eeb34bef codeclimate and golangci-lint added
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 02:01:50 +05:30
Yuvraj
919ae10139 change data location
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 01:03:42 +05:30
Yuvraj
4b8c3d045b Added contriuting guidlines
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 01:00:28 +05:30
Yuvraj
3726d96024 Caching added to travis ci
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 00:42:50 +05:30
Yuvraj
801c7513cb golanfci-lint changes
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 00:35:05 +05:30
Shravan Shetty
24a702d328
Merge pull request #757 from shravanshetty1/755_optional_exclude_fields
#755 - Resource field should be optional for exclude
2020-03-21 05:22:13 +05:30
shivkumar dudhani
4320111c5c fix logs api 2020-03-20 11:43:21 -07:00
Shivkumar Dudhani
2638e1002a
Merge branch 'master' into access_check 2020-03-20 10:07:47 -07:00
shivkumar dudhani
90a80db748 fix scripts 2020-03-20 09:52:30 -07:00
shivkumar dudhani
6e822ece40 fix CR 2020-03-20 09:18:15 -07:00
shravan
5aa74c2b7a 755 exclude should not have any mandatory fields, currently the resource field in exclude is mandatory - which was made optional in this commit 2020-03-20 16:41:23 +05:30
shravan
7c5a2aa438 754 save commit 2020-03-19 20:45:30 +05:30
Shravan Shetty
e8397c01c5
Merge pull request #756 from nirmata/1.1.5_doc_updates
1.1.5 doc updates
2020-03-19 07:18:10 +05:30
Jim Bugwadia
df76ac6848 update README.md 2020-03-18 18:14:41 -07:00