1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks/resource
yinka 688b4fb8e3
add package logger in files (#4766)
* add package logger in files

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>

* add package logger to initContainer and other files

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>

* helm docs

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* helm default values

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* release notes

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: damilola olayinka <holayinkajr@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-10-02 19:45:03 +00:00
..
generation refactor: add a couple of constants in api (#4640) 2022-09-19 09:11:12 +00:00
imageverification feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
mutation refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
validation refactor: use context in controllers instead of chan (#4761) 2022-09-30 16:54:47 +05:30
fake.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
handlers.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
handlers_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
updaterequest.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
utils.go refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30
validation_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00