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

1686 commits

Author SHA1 Message Date
Jim Bugwadia
d4bbae6fe8 update examples and log text 2020-02-06 22:51:16 -08:00
shuting
207bce7dbc
Merge pull request #675 from nirmata/647_update_docs
647 update docs
2020-02-06 00:46:51 -08:00
Jim Bugwadia
836cf11afd add service accounts to subjects 2020-02-06 00:42:01 -08:00
Jim Bugwadia
f188512ca0 add service accounts 2020-02-06 00:38:05 -08:00
Jim Bugwadia
9615c60fba fix case and text 2020-02-06 00:16:04 -08:00
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
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
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
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
c4a8efbd7b Merge branch 'master' into 253_ValidationInMutationFlag_v3 2020-01-29 14:34:15 +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
shubham
7a34378648 Adding log level 4 to "Loading variable" logs in context.go line no 124 and 139 (#648)
Type at pkg/policyviolation/namespacedev.go
2020-01-24 16:29:51 -08:00
Shivkumar Dudhani
f4406bbefc
linter fixes (#656)
* cleanup phase 1

* linter fixes phase 2

* linter fixes

* linter fixes
2020-01-24 16:27:51 -08:00
Shivkumar Dudhani
8c1d79ab28
linter suggestions (#655)
* cleanup phase 1

* linter fixes phase 2
2020-01-24 12:05:53 -08:00
shravan
81ea5ba157 253 fixing circle ci issues 2020-01-24 23:40:05 +05:30
shravan
12076f6183 Merge branch 'master' into 253_ValidationInMutationFlag_v3 2020-01-24 23:32:15 +05:30
shravan
4bd3603e5d 253 fixing build issues 2020-01-24 23:25:39 +05:30
shravan
53a795e414 resolving merge conflicts 2020-01-24 23:24:20 +05:30
Shivkumar Dudhani
1171ac691b
cleanup phase 1 (#653) 2020-01-24 09:37:12 -08:00
Jim Bugwadia
ea6c95ae5f
Merge pull request #646 from nirmata/update_doc
Correct Variable in policy example
2020-01-21 16:34:01 -08:00
shivkumar dudhani
9275796f82 update policy 2020-01-21 16:15:27 -08:00
shivkumar dudhani
912c958442 Merge branch 'master' into update_doc 2020-01-21 16:13:14 -08:00
shuting
4d2bea3c0d
Merge pull request #624 from shravanshetty1/150_adding_go_mod
ref #150 - removed vendor file from repo by adding go modules
2020-01-19 17:05:36 -08:00
Shuting Zhao
c365bb2b3b tag 1.1.2 2020-01-16 15:42:52 -08:00
shuting
cfd070c789
Merge pull request #633 from nirmata/627_mutation_violation
mutation failure should not block resource creation
2020-01-16 15:30:08 -08:00
Shuting Zhao
24f3659b03 update debug info log level 2020-01-16 14:37:01 -08:00
Shuting Zhao
5d3d27cafd report violation for mutation failure only, not block the creation 2020-01-16 14:29:44 -08:00
Shuting Zhao
ba8030bec0 change to use validationFailureAction for the mutation failure action 2020-01-16 11:57:28 -08:00
Shuting Zhao
7e59e8e484 mutation failure to not block resource creation 2020-01-15 21:46:58 -08:00
shuting
8bba25bc7c
Merge pull request #632 from nirmata/default_failurepolicy
Default failurepolicy & bug fix
2020-01-15 18:30:51 -08:00
Shuting Zhao
77a6408f30 pass in patchedResource inside the same mutation rule 2020-01-15 18:15:48 -08:00
Shuting Zhao
b26ed89880 - set failurepolicy of webhookconfiguraitons to ignore; - disable auto-gen on policy disabllow_default_namespace 2020-01-15 18:01:50 -08:00
shravan
1b417f42dd changed validating webhook configuration names 2020-01-15 20:29:02 +05:30
shravan
520e675155 Merge branch 'master' into 253_ValidationInMutationFlag_v2 2020-01-15 19:45:16 +05:30
Shuting Zhao
0431fa0ae3 tag v1.1.1 2020-01-14 16:29:26 -08:00
shuting
ab5bb75f2d
Merge pull request #625 from nirmata/mutation_bug
fix annotation path error if applied to pod controller
2020-01-14 16:27:58 -08:00
Shuting Zhao
fbe6ea2f24 fix annotation path error if applied to pod controller 2020-01-14 15:57:02 -08:00
Shivkumar Dudhani
6b8aa9df34
add missing var for PACKAGE (#623) 2020-01-14 10:24:05 -08:00
shravan
731df59d91 fixing ci/cd 2020-01-14 10:19:17 +05:30
shravan
d86a80ac9f adding comment for gomod replace statement 2020-01-14 10:11:26 +05:30