1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/validatingadmissionpolicy
shuting fb9c66f455
feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250)
* feat(perf): add new linter prealloc to enforce slice declarations best practice

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix(linter): prealloac slices

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2024-05-20 14:46:35 +05:30
..
api.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
builder.go fix: generate VAPs that match all resources when kinds is set to * (#10208) 2024-05-09 06:46:10 +00:00
kyvernopolicy_checker.go fix: skip generating VAPs in case namespace's name contains wildcards (#10205) 2024-05-10 14:19:10 +00:00
kyvernopolicy_checker_test.go fix: skip generating VAPs in case namespace's name contains wildcards (#10205) 2024-05-10 14:19:10 +00:00
log.go refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07:00
matcher.go feat: apply VAP bindings in CLI apply command in offline mode (#9751) 2024-02-21 07:52:25 +00:00
utils.go refactor: add a function to check if VAPs are registered in the API server (#10014) 2024-04-17 10:01:00 +00:00
validate.go fix: return skip when celPreconditions/matchConditions aren't met (#9940) 2024-04-22 13:49:25 +00:00
validate_test.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
version_converter.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30