1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
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
..
auth remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate feat: add reporting to mutate and generate rules (#11265) 2024-10-02 12:05:05 +00:00
mutate feat: add reporting to mutate and generate rules (#11265) 2024-10-02 12:05:05 +00:00
validate feat: use pointer in rule (validate field) (#11095) 2024-09-11 09:12:53 +00:00
generate.go Fix panic in background controller when updating Generate rule (#11835) 2025-01-03 08:45:06 +00:00
mutate.go fix(background-controller): reduce logging for URs (#11616) 2024-11-18 13:22:26 +00:00
policy_controller.go structuring log (#12111) 2025-02-13 15:02:02 +00:00
updaterequest.go refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
utils.go fix: match wildcard names for generateExisting policies (#10945) 2024-08-29 13:09:30 +00:00
utils_test.go fix: match wildcard names for generateExisting policies (#10945) 2024-08-29 13:09:30 +00:00