1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/validatingadmissionpolicy
Mohd Uzair d84fc7b4e1
fix panic when rules are empty (#11821)
Signed-off-by: MUzairS15 <muzair.shaikh810@gmail.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-01-03 09:51:44 +00:00
..
api.go chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
builder.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
kyvernopolicy_checker.go fix panic when rules are empty (#11821) 2025-01-03 09:51:44 +00:00
kyvernopolicy_checker_test.go fix panic when rules are empty (#11821) 2025-01-03 09:51:44 +00:00
log.go refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07:00
matcher.go chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
utils.go chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
validate.go feat: enable custom data in policy reports using properties (#10933) 2024-09-03 17:36:07 +00:00
validate_test.go chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00
version_converter.go chore: remove v1alpha1 of VAPs and use v1beta1 (#10955) 2024-08-29 15:31:25 +00:00