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

1889 commits

Author SHA1 Message Date
Jim Bugwadia
5f1db2738e fix order 2020-02-06 00:13:31 -08:00
Jim Bugwadia
a93f31ebd5 update titles 2020-02-06 00:10:36 -08:00
shuting
2642549744
Merge pull request #654 from shravanshetty1/253_ValidationInMutationFlag_v3
#253 Fixes, added 'runValidationInMutatingWebhook' flag - v3
2020-02-06 00:05:11 -08:00
Jim Bugwadia
2068da18a8 update docs for new features 2020-02-06 00:04:19 -08:00
shravan
f0a8b20668 253 resolving merge conflicts 2020-02-06 08:14:35 +05:30
Shravan Shetty
46afbe5f14
#640 - Patch annotation format changes (#660)
* 640 tested prototype

* 640 fixing tests

* 640 requeted changes related to annotation struct

* 640 fixes related to previous commit

Co-authored-by: Shravan Suresha Shetty <46517941+shravanss@users.noreply.github.com>
2020-02-05 18:35:27 -08:00
shravan
dd7e63e1a6 658 removing outdated tests and fixing broken ones 2020-02-05 17:00:47 +05:30
shravan
c8e9606a62 658 removing uneeded tests 2020-02-05 16:41:14 +05:30
shravan
a43e7dc9fd 658 removing deprecated functions 2020-02-05 16:33:55 +05:30
shravan
12c2909d27 658 refactoring getall lookup name 2020-02-05 16:29:37 +05:30
shravan
d38bf5c16e 658 prototype changes without policy lookup update 2020-02-05 15:55:37 +05:30
Shivkumar Dudhani
76fa40151b
add background processing documentation (#650)
* add background processing documentation

* update cmd line arg

* CR changes
2020-02-04 14:55:12 -08:00
shivkumar dudhani
f740ba9d91 Merge branch 'update_doc' of github.com:nirmata/kyverno into update_doc 2020-02-04 14:37:34 -08:00
shivkumar dudhani
8641347b86 CR changes 2020-02-04 14:37:26 -08:00
shivkumar dudhani
69f65c713d temp 2020-02-04 14:35:10 -08:00
Shivkumar Dudhani
9eae338b58
Merge branch 'master' into update_doc 2020-02-04 13:07:53 -08:00
shivkumar dudhani
f608d4db18 variable substitution on copy and retry generate resource creation 2020-02-04 12:13:41 -08:00
Jim Bugwadia
a1b49f72a3
fix gofmt and golint issues (#667)
* fix gofmt and golint issues

* add keys to structs

* fix compile error

* fix clusterrolebinding creation

* fix test
2020-02-03 13:38:24 -08:00
Shivkumar Dudhani
2bba55e211
substitute variable values on a copy of policy rule (#669) 2020-02-03 11:59:34 -08:00
shravan
4471117d42 644 removing more deadcode related to previous commit 2020-02-03 18:58:31 +05:30
shravan
0d4b256d13 644 updating changes with revised understanding of issue, also removed alot of deadcode to make changes 2020-02-03 18:51:18 +05:30
shravan
3b37a61f5d Revert "644 untested prototype changes"
This reverts commit 4021453760.
2020-02-01 20:48:06 +05:30
Jim Bugwadia
ad9d82b215
Merge pull request #665 from nirmata/linter_improve
Add doc on how to write policy to generate rule for pod controllers.
2020-01-31 18:51:32 -08:00
Shuting Zhao
37b7dd88a0 PR fixes 2020-01-31 17:44:56 -08:00
Shuting Zhao
3c094d5a5a add auto-gen markdown 2020-01-31 14:30:49 -08:00
Shuting Zhao
191df139fe Merge branch 'master' into linter_improve 2020-01-31 13:40:26 -08:00
shravan
1da17a58f5 658 untested changes 2020-01-31 13:16:08 +05:30
shubham
c93a37d944 updated error message 2020-01-30 21:50:41 +05:30
shravan
4021453760 644 untested prototype changes 2020-01-30 16:12:26 +05:30
shubham
2b12f2a780 setting proper error message in policy validation for userinfo not allowed when background mode is set to true 2020-01-30 00:22:28 +05:30
shravan
c4a8efbd7b Merge branch 'master' into 253_ValidationInMutationFlag_v3 2020-01-29 14:34:15 +05:30
shravan
1c06353172 Merge branch 'master' into 522_validate_policy_resource_data 2020-01-29 14:33:21 +05:30
shravan
6762207fa7 Merge branch 'master' into 536_extend_cli 2020-01-29 14:26:44 +05:30
shravan
5cb134214b 536 importing go acc before ci/cd 2020-01-29 14:23:59 +05:30
shuting
3343d73b76 linter fix (#657) 2020-01-27 08:58:53 -08:00
Shuting Zhao
317b08eb7d linter fix 2020-01-26 20:04:42 -08:00
shravan
2766915871 536 go mod tidy 2020-01-26 20:17:40 +05:30
shravan
b7129263c9 536 revised error handling 2020-01-26 19:52:40 +05:30
shravan
33e55a78e0 536 corrected helper text 2020-01-26 19:44:18 +05:30
shravan
a4e06a6ba1 536 fixing compilation issues 2020-01-26 19:42:09 +05:30
shravan
5a63b85368 536 conforming to plugin author guidelines 2020-01-26 19:21:58 +05:30
shravan
225bc8c584 536 enabling use as a kubectl plugin 2020-01-26 11:53:51 +05:30
shravan
de08e2415c 536 circle ci changes 2020-01-26 11:17:04 +05:30
shravan
ee21060aaa made kube config optional, validates policeis on apply, added cluster flag 2020-01-26 10:47:58 +05:30
shravan
94f8721a6e 536 apply on cluster now supports significantly more resource types 2020-01-25 22:38:54 +05:30
shravan
78edfd2f7d Merge branch '522_validate_policy_resource_data' into 536_extend_cli 2020-01-25 17:57:16 +05:30
shravan
5f62d108b9 536 minor cli ui changes 2020-01-25 17:57:01 +05:30
shravan
865eb57812 resolving merge conflicts 2020-01-25 16:38:12 +05:30
shravan
e1b9a13590 resolving merge conflicts 2020-01-25 14:55:36 +05:30
shravan
78cae242c5 522 restructured files 2020-01-25 14:53:12 +05:30