1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
Pooja Singh afe102d41b
Fix for - Kyverno CLI permitting namespaces field in a Policy resource (#2199)
* bug fixed

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* added test case

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* updated error message

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* removed comments

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* added check for any/all tags

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* corrected exclude logic

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
2021-10-21 13:18:22 -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 support list foreach (#2522) 2021-10-14 00:20:52 -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 element variable lifecycle (#2535) 2021-10-14 10:14:11 -07:00
background_test.go element variable lifecycle (#2535) 2021-10-14 10:14:11 -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 Fix for - Kyverno CLI permitting namespaces field in a Policy resource (#2199) 2021-10-21 13:18:22 -07:00
validate_test.go Fix for - Kyverno CLI permitting namespaces field in a Policy resource (#2199) 2021-10-21 13:18:22 -07:00