1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhooks/resource
Jim Bugwadia 66c3b3b8d0
Fix pr image verify blocked (#4297)
* update log levels

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* do not generate policy reports for blocked images

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-08-04 05:27:09 +00:00
..
fake.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
generation.go refactor: move label helper utils from policy package to background package (#3996) 2022-05-24 13:11:12 +05:30
generation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00
handlers.go Fix pr image verify blocked (#4297) 2022-08-04 05:27:09 +00:00
handlers_test.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
metrics.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
report.go feature: added new type of event, PolicySkipped (#4251) 2022-07-28 14:01:50 +08:00
updaterequest.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
validate_audit.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
validation.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
validation_test.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30