1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/cmd/cli/kubectl-kyverno/commands
Mohd Kamaal de75c64a02
structuring log (#12111)
* structuring log

Signed-off-by: Kamaal <kamaal@macs-MacBook-Air.local>

* Update controller.go

Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>

* Update main.go

Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>

* Update run.go

Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>

* Update config.go

Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>

* Update pkg/webhooks/resource/mutation/mutation.go

Co-authored-by: shuting <shuting@nirmata.com>
Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>

* Update pkg/webhooks/resource/mutation/mutation.go

Co-authored-by: shuting <shuting@nirmata.com>
Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>
Signed-off-by: Kamaal <kamaal@macs-MacBook-Air.local>

---------

Signed-off-by: Kamaal <kamaal@macs-MacBook-Air.local>
Signed-off-by: Mohd Kamaal <102820439+Mohdcode@users.noreply.github.com>
Co-authored-by: Kamaal <kamaal@macs-MacBook-Air.local>
Co-authored-by: shuting <shuting@nirmata.com>
2025-02-13 15:02:02 +00:00
..
apply structuring log (#12111) 2025-02-13 15:02:02 +00:00
create Add permission command to generate ClusterRole and ClusterRoleBinding (#11211) 2024-10-10 14:03:16 +00:00
docs refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
fix feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
jp feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
json feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
migrate feat: add resource migration command (#9296) 2024-01-19 11:47:28 +00:00
oci feat: create image data loader (#12036) 2025-02-03 13:42:40 +00:00
test refactor: reduce generic policy interface (#11977) 2025-01-22 16:32:30 +00:00
version refactor: cli commands tests and error handling (#8367) 2023-09-13 09:53:19 +00:00
command.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
command_test.go feat: add root command to process generic json resources (#9639) 2024-02-05 12:38:01 +00:00
doc.go docs: improve cli commands docs (#8259) 2023-09-05 05:14:28 +03:00