1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/validation/policy
Khaled Emara 1eda4789d1
test(globalcontext): add e2e tests (#9661)
* fix(globalcontext): validation

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(globalcontext): use existence instead of ready for now

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(globalcontext): improve not ready error message

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(globalcontext): allow any APICall

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(globalcontext): prevent double marshal

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(globalcontext): add e2e tests

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(globalcontext): move vaildation to OpenAPI V3

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-02-06 17:03:32 +00:00
..
actions.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
allowed_vars_test.go feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
background.go fix: clean up URs if the trigger doesn't exist (#9355) 2024-01-09 10:30:31 +01:00
background_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
fuzz_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
generate.go fix: target scope validation for the generate rule (#7479) 2023-06-13 10:26:56 +00:00
on_update_policy_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
validate.go test(globalcontext): add e2e tests (#9661) 2024-02-06 17:03:32 +00:00
validate_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00