1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/policy
Anushka Mittal 7d423f97c4
added check for misspelled fields in condition (#2707)
* added check for misspelled fields in condition

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* corrections in error message

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>
2021-11-11 17:57:18 +01:00
..
common Format error messages correctly (#2519) 2021-10-12 14:29:20 -07:00
generate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
mutate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
actions.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
allowed_vars_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
apply.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
background.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go re-apply policies to managed pods (#2648) 2021-11-01 11:08:24 -07:00
existing.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
metrics.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policy_controller.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
report.go Fix bug in event creation for failed policies (#2652) 2021-11-03 11:55:58 +01:00
utils.go fixes #1399 (#1400) 2020-12-15 15:21:39 -08:00
validate.go added check for misspelled fields in condition (#2707) 2021-11-11 17:57:18 +01:00
validate_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00