1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-13 19:28:55 +00:00
kyverno/pkg/policy
Bricktop 2d0df77963
Format error messages correctly (#2519)
* Format error messages correctly

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* No punctuation at the end or errors

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* Replace loop with simple if

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>

* Fix more errors

Signed-off-by: Marcel Mueller <marcel.mueller1@rwth-aachen.de>
2021-10-12 14:29:20 -07:00
..
common Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
generate Bug fixes - policy validation, auto-generated rules, apiCall support in mutate and generate (#1629) 2021-02-22 12:08:26 -08:00
mutate Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
validate Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
actions.go add validation; add 'element' to context 2021-10-02 16:53:02 -07:00
apply.go implement validate.foreach 2021-09-26 02:12:31 -07:00
background.go Fix No warning about background mode when using any / all in match 2021-09-29 11:02:48 +05:30
background_test.go fix the unit test 2021-04-28 14:52:26 -07:00
common.go updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
existing.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
metrics.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
policy_controller.go Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
report.go implement validate.foreach 2021-09-26 02:12:31 -07:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
validate_test.go adding any/all under match and exclude blocks (#2130) 2021-07-28 12:59:53 -07:00