1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks/resource
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
..
generation feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
imageverification feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
mutation structuring log (#12111) 2025-02-13 15:02:02 +00:00
validation feat: add helm configuration for reporting in different rules (#11376) 2024-10-11 09:42:29 +00:00
vpol feat: implement background scan (#12101) 2025-02-06 05:49:41 +02:00
fake.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00
handlers.go structuring log (#12111) 2025-02-13 15:02:02 +00:00
handlers_test.go fix: bad usage of wait group (#12029) 2025-01-29 12:28:41 +00:00
updaterequest.go fix: bad usage of wait group (#12029) 2025-01-29 12:28:41 +00:00
utils.go refactor: reduce generic policy interface (#11977) 2025-01-22 16:32:30 +00:00
validation_test.go Mutate existing CLI support (#11453) 2024-12-19 07:42:54 +00:00