1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/cli
abhashsolanki18 d2e6759115
fix:[Bug] [CLI] CEL scanning a namespace yaml object makes Kyverno crash (#11834)
* fix:[Bug] [CLI] CEL scanning a namespace yaml object makes Kyverno crash

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* Fix nil pointer dereference in namespace handling for ValidatingAdmissionPolicy.

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* added test for namespace resource

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* fixed test

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* fixed test

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

* fixed test, combined binding and policy

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>

---------

Signed-off-by: abhashsolanki18 <abhashsolanki18@gmail.com>
2025-01-16 13:39:24 +00:00
..
apply chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
registry feat: Add Manifest Index to ImageRegistry context (#9883) 2024-11-14 08:10:25 +00:00
scenarios_to_cli fix: check the patchedResources in kyverno-test (#11686) 2024-12-02 12:59:12 +00:00
test chore: use v1 of VAPs in the tests (#11929) 2025-01-15 14:08:35 +00:00
test-exceptions chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
test-fail chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
test-generate feat: add tests for different values of generateExisting (#10807) 2024-08-08 12:11:20 +00:00
test-mutate fix: sorting in fix test command (#11869) 2025-01-08 13:30:15 +00:00
test-validating-admission-policy fix:[Bug] [CLI] CEL scanning a namespace yaml object makes Kyverno crash (#11834) 2025-01-16 13:39:24 +00:00