1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

1924 commits

Author SHA1 Message Date
Yuvraj
225c8a79ad krew setup 2020-04-29 10:38:21 -07:00
Yuvraj
5dc784f3b2 goreleaser added 2020-04-29 09:58:20 -07:00
Yuvraj
7221fc8200 goreleaser added 2020-04-29 09:57:49 -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
shuting
e5d64db035
Merge pull request #736 from shravanshetty1/522_policy_validation
#522 - Policy Mutation Validation
2020-03-13 17:49:23 -07:00
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
Shuting Zhao
8480276f23 tag v1.1.4-rc1 2020-03-09 11:15:03 -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
shuting
067cb6226b
Merge pull request #735 from nirmata/add_policyviolation_clusterrole
Add rules to disallow default namespace for pod controllers.
2020-03-05 16:52:21 -08:00
shravan
1fa88e0dd0 536 workin cli 2020-03-06 03:00:18 +05:30
shravan
58dcf90298 Merge branch '522_policy_validation' of github.com:shravanshetty1/kyverno into 536_extend_cli_v3 2020-03-06 02:12:24 +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
Shuting Zhao
c0eda74b98 update doc 2020-03-04 17:40:33 -08:00
Shuting Zhao
f4cc5d30fc Add rules to disallow default namespace for pod controllers. 2020-03-04 17:37:51 -08:00
shuting
99c020ceb3
Merge pull request #733 from nirmata/add_policyviolation_clusterrole
Add clusterrole for policyviolation
2020-03-04 16:14:53 -08:00
Shuting Zhao
023ac5ecf5 rename to kyverno:policyviolations 2020-03-04 16:04:02 -08:00
Shuting Zhao
879826a80d Add clusterrole for policyviolation 2020-03-04 15:25:56 -08:00
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
shravan
a0f9ad1361 522 save commit 2020-03-04 18:56:59 +05:30
shravan
6206852262 527 redesigned implementation so that package variables are not used across packages 2020-03-04 15:45:20 +05:30
shravan
38b92a0d34 527 making status listner into a buffered channel instead of go routines 2020-03-04 13:35:49 +05:30
shravan
fdb1cc36ac 527 getting generate stats from sync 2020-03-04 13:11:48 +05:30
shuting
0140aa6dd2
Merge pull request #728 from nirmata/727_feature
support nested variable resolution
2020-03-03 19:23:10 -08:00
shuting
c7cfdd033f
Merge pull request #726 from shravanshetty1/658-match-metadata
#658 - if match/resource/kinds is empty, then policy can only deal with metadata of a resource
2020-03-03 18:09:43 -08:00
shravan
e324967405 527 resolving merge conflicts 2020-02-29 23:12:39 +05:30
shravan
40e92ebacf 527 decoupling sender and reciever 2020-02-29 22:39:27 +05:30
shravan
053ccde6b8 527 stopCh changes 2020-02-29 17:19:00 +05:30
shivkumar dudhani
73c0aaca79 CR refactor 2020-02-26 17:02:16 -08:00
shivkumar dudhani
03ee46e1d9 support nested variable resolution 2020-02-26 16:41:48 -08:00
shuting
a97bf0ffca
Merge pull request #713 from nirmata/710_bug_eventreporting
refactor events
2020-02-26 16:06:46 -08:00
shravan
39ac8391c6 658 prototype with testcases 2020-02-26 16:08:56 +05:30
shravan
8c84e9af2b 527 fixed ci 2020-02-26 13:56:45 +05:30
shravan
b7e551a5cb 527 added tests 2020-02-26 13:52:12 +05:30
shravan
b068733ac8 527 removing uneeded statements 2020-02-26 10:22:11 +05:30
shravan
2a9b6a8f69 527 removed uneeded statements 2020-02-26 07:36:19 +05:30
shravan
8a12ea30d6 527 fixed violation count and generated count 2020-02-26 07:03:43 +05:30
shravan
157694b4fd 527 skippings stats for sync pv 2020-02-26 00:26:09 +05:30
shravan
d0217a3faf 527 minor fixes 2020-02-25 23:57:16 +05:30
shravan
7df58b8a4f 527 corrected file name 2020-02-25 21:20:08 +05:30
shravan
4c573bd3c7 527 ci fixes 2020-02-25 21:07:00 +05:30
shravan
d32cd9363e 527 save commit 2020-02-25 20:55:07 +05:30
shravan
1026fc5236 527 clear cache to handle deleting policies 2020-02-25 00:07:13 +05:30