1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
Commit graph

1937 commits

Author SHA1 Message Date
shravan
0b2aa90444 753 new req save commit 2020-04-04 12:46:51 +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
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 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
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
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
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
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
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
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