1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
Commit graph

1998 commits

Author SHA1 Message Date
Shuting Zhao
05d5d91afd fix assign to nil map 2020-04-01 12:41:37 -07:00
Shuting Zhao
77d9634604 tag 1.1.5 2020-04-01 11:45:30 -07:00
shuting
aeb4ec8421
Merge pull request #782 from nirmata/780_csr_1.18
update clusterrole kyverno:webhook to approve csr for 1.18 cluster
2020-04-01 11:04:39 -07:00
shuting
19ea604891
Merge pull request #781 from shravanshetty1/778_cli_fix
#778 - CLI fixes
2020-04-01 11:04:24 -07:00
Shuting Zhao
5f9093a6aa update clusterrole kyverno:webhook to approve csr for 1.18 cluster 2020-04-01 10:52:17 -07:00
shravan
bbeefb955b 778 tested prototype 2020-04-01 19:06:13 +05:30
shuting
67d2bc224b
- update tag v1.1.4; - add update for deployment
allow update operation for kyverno deployment
2020-04-01 00:15:14 -07:00
shuting
0784f22f6e
Merge pull request #776 from shravanshetty1/765_globalstate
#765 - Removing global state from openAPI
2020-03-31 15:23:31 -07:00
shuting
48db4ec890
Merge pull request #768 from shravanshetty1/767_handler_refactoring
#767 - Simplifying handler implementation
2020-03-31 15:13:34 -07:00
shravan
20b161a270 765 resolved merge conflicts 2020-03-29 09:09:26 +05:30
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
shravan
6efe0252a3 765 save commit 2020-03-27 19:06:06 +05:30
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