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

2327 commits

Author SHA1 Message Date
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
80cda4668b 753 dummy commit 2020-03-24 08:50:07 +05:30
shravan
93205ecbbf 753 dummy commit 2020-03-24 08:45:44 +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
dfbf247ad8 753 circle ci fixes 2020-03-20 20:35:26 +05:30
shravan
fac7a15d7d 753 prototype changes 2020-03-20 20:23:34 +05:30
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
Jim Bugwadia
5b02542639 update docs for https://github.com/nirmata/kyverno/issues/740 and https://github.com/nirmata/kyverno/issues/741 2020-03-18 18:07:41 -07:00
Jim Bugwadia
ca7792589a
Merge pull request #752 from cwrau/patch-1
Add info about the kyverno AUR package
2020-03-18 12:37:15 -07:00
Jim Bugwadia
77b1294c38
Merge pull request #738 from shravanshetty1/725_validation_enforce_error
#725 - anyPattern error improvements
2020-03-18 12:36:06 -07:00
Chris Werner Rau
58b3d6acc8
Add info about the kyverno AUR package
I created an AUR package for the `kyverno` cli, therefore I wanted to publish its existence for other fellow arch users
2020-03-18 17:18:59 +01:00
shivkumar dudhani
36eca5e886 CI fixes 2020-03-17 18:34:44 -07:00
shivkumar dudhani
d66bcf9636 update dependencies 2020-03-17 17:36:48 -07:00
shivkumar dudhani
e6e5bbb603 Merge branch 'master' into access_check 2020-03-17 17:23:18 -07:00
shivkumar dudhani
d327309d72 refactor logging 2020-03-17 16:25:34 -07:00
shivkumar dudhani
1b1ab78f77 logs & access 2020-03-17 11:05:20 -07:00
shuting
2768574a39
Merge pull request #737 from shravanshetty1/536_extend_cli_v3
#536 - kyverno CLI
2020-03-16 09:54:27 -07:00