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

1367 commits

Author SHA1 Message Date
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
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
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
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
Yuvraj
801c7513cb golanfci-lint changes
Signed-off-by: Yuvraj <yuvraj.yad001@gmail.com>
2020-03-24 00:35:05 +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
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
7c5a2aa438 754 save commit 2020-03-19 20:45:30 +05:30
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
shivkumar dudhani
36eca5e886 CI fixes 2020-03-17 18:34:44 -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
shravan
46c3b78518 725 fixing tests 2020-03-16 14:18:51 +05:30
shravan
8dda9cc413 725 error response now returns rule message if it exists 2020-03-16 14:08:13 +05:30
shravan
892f8c7040 527 resolving merge conflicts 2020-03-13 10:01:50 +05:30
shuting
fc4fbd7e7a
Merge pull request #693 from shravanshetty1/527_status_fix
#527 - Status fixes
2020-03-12 16:22:04 -07:00
shivkumar dudhani
5912eda1c0 fix comments 2020-03-11 18:14:42 -07:00
shivkumar dudhani
b1063a95e1 refactor & validate operations for generate rules in PolicyValidation 2020-03-11 18:14:23 -07:00
shravan
1906841ad5 527 added comments and added a log 2020-03-07 16:23:17 +05:30
shravan
2c3931a671 527 optimised lock implementation 2020-03-07 14:56:42 +05:30
shravan
9656975b5a 527 renamed package and send listner instead of entire sync object 2020-03-07 12:53:37 +05:30
shravan
6f07aac36a 725 fixing tests 2020-03-06 17:19:41 +05:30
shravan
ffd3487ace 725 changed returned error 2020-03-06 17:11:33 +05:30
shravan
afdbc1ac57 725 validationfailureaction enforce now returns a more concise error 2020-03-06 03:47:49 +05:30
shravan
1fa88e0dd0 536 workin cli 2020-03-06 03:00:18 +05:30
shravan
a0baf182f2 522 moving force mutate to a seperate file 2020-03-06 01:54:36 +05:30
shravan
4831aa86ae 522 dealing with substitute variables 2020-03-06 01:52:03 +05:30
shravan
4db0cf7a87 522 adding force mutate function 2020-03-06 01:09:38 +05:30
shravan
7aa1e1515b 522 supporting crd validation 2020-03-05 22:50:32 +05:30
shravan
b27a62b6bf 522 added service account name in context 2020-03-04 19:38:33 +05:30
shravan
044d55600a 522 fixed tests and added validation of mutated resources 2020-03-04 19:27:08 +05:30
shravan
888d2ae171 522 save commit 2020-03-04 19:16:26 +05:30