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

1880 commits

Author SHA1 Message Date
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
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
Shuting Zhao
8480276f23 tag v1.1.4-rc1 2020-03-09 11:15:03 -07:00
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
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
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
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 Shetty
a8ab5df65c
Merge pull request #722 from shravanshetty1/721_definition_fix
#721 - definition install_debug.yaml fixes
2020-02-23 19:15:44 +05:30
shravan
0c817e8972 721 fixes 2020-02-23 19:08:24 +05:30
Shuting Zhao
07cb81f8e7 Merge branch 'master' of https://github.com/nirmata/kyverno 2020-02-21 18:11:14 -08:00
Shuting Zhao
24a7563b2b tag 1.1.3 2020-02-21 18:10:17 -08:00
shuting
d171f0e830
Merge pull request #719 from nirmata/add_missing_rbac
add missing rbac resoruces
2020-02-20 15:36:49 -08:00
shuting
fd3c8521bf
Merge pull request #718 from nirmata/revert_PR652_openapivalidation
remove open-api validation(manual revert)
2020-02-20 15:33:15 -08:00
shivkumar dudhani
14609ae7d9 remove cli(revert changes) 2020-02-20 15:27:10 -08:00
shivkumar dudhani
3beac273a5 add missing rbac resoruces 2020-02-20 15:21:07 -08:00
shivkumar dudhani
9b38289a84 remove openapi validation(manual revert) 2020-02-20 15:09:20 -08:00
shuting
35d8280c57
Merge pull request #717 from nirmata/update-makefile
update doc
2020-02-20 14:24:05 -08:00
Shuting Zhao
54a4080acc update doc 2020-02-20 11:31:03 -08:00
shuting
60b3af9d58
Merge pull request #716 from nirmata/fix_apiVersion
upgrade apiVersion for ClusterRole,ClusterRoleBindings
2020-02-20 11:23:06 -08:00
shivkumar dudhani
d624c5eaa1 upgrade apiVersion for ClusterRole,ClusterRoleBindings 2020-02-20 11:08:44 -08:00
shivkumar dudhani
a31dc21076 fix ineffective assign 2020-02-20 10:01:29 -08:00
Shuting Zhao
71605ad70c tag v1.1.3-rc1 2020-02-19 19:30:17 -08:00
shuting
d15e9d6a89
Merge pull request #712 from nirmata/update-makefile
update cli doc / makefile
2020-02-19 19:28:58 -08:00
Shuting Zhao
8e6e8fb663 fix typo 2020-02-19 19:24:55 -08:00
shivkumar dudhani
e499264ea9 refactor events 2020-02-19 19:24:34 -08:00
Shuting Zhao
dd07942fb7 update doc 2020-02-19 19:24:11 -08:00
Shuting Zhao
83be17ce9e update cli doc / makefile 2020-02-19 19:13:05 -08:00
shuting
7638e9cb51
Merge pull request #711 from nirmata/fix_cli_docs
fix CLI docs
2020-02-19 18:56:15 -08:00
Jim Bugwadia
2c95e56482 fix docs 2020-02-19 18:50:03 -08:00
Jim Bugwadia
b538838104
Merge pull request #706 from shravanshetty1/696_cli_documentation
#696 - Added basic documentation for cli
2020-02-19 18:34:04 -08:00
shuting
d517814e66
Merge pull request #707 from shravanshetty1/634_exclude_clusterroles
#634 - Cannot match or exclude clusterroles - remaining fixes
2020-02-19 18:28:58 -08:00
shuting
8725c5a424
Merge pull request #662 from shravanshetty1/644_match-exclude
#644 - Policy Rule Exclude conditions should be processed as a logical AND instead of a logical OR
2020-02-19 18:26:06 -08:00
shravan
90a5e18b1c 696 documentatino fixes 2020-02-19 21:47:15 +05:30
shravan
74260f39dc 634 resolved merge conflicts 2020-02-19 21:39:01 +05:30
shravan
710be633a6 644 golangci issues 2020-02-19 10:49:57 +05:30
shravan
bc84413f35 644 resolving merge conflicts 2020-02-19 10:44:14 +05:30
shravan
38f916961d 644 removed concurrency 2020-02-19 10:25:51 +05:30
shuting
2036873dc8
Merge pull request #699 from nirmata/671_cleanUp_generate
671 clean up generate
2020-02-18 18:54:19 -08:00
shivkumar dudhani
a5ce084da4 CR comments 2020-02-18 18:25:41 -08:00
shuting
3224585b78
Merge pull request #694 from nirmata/688_addClusterRole
kyverno ClusterRole
2020-02-18 17:35:00 -08:00