1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands/apply
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
..
.gitignore refactor: move all cli commands in a commands package (#8231) 2023-09-04 15:15:55 +00:00
command.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
command_test.go [Bug] [CLI] Restore warn-exit-code functionality for apply command (#9828) 2024-02-29 13:08:21 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00
log.go refactor: cli proper error handling (#8360) 2023-09-12 16:07:06 +00:00
table.go fix: cli output improvements (#8398) 2023-09-14 11:45:18 +00:00