1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché f401071bb3
refactor: propagate exception in rule response (#6298)
* refactor: propagate exception in rule response

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-02-10 20:14:34 +00:00
..
auth refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
autogen refactor: move utils into sub packages (#5828) 2023-01-03 09:33:09 +00:00
background add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
config improve logging (#5941) 2023-01-09 17:45:53 +01:00
controllers refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +00:00
cosign Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
engine refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +00:00
event refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics refactor: make engine stats standard fields (#6301) 2023-02-10 11:35:55 -08:00
openapi refactor: improve engine logger management (#6280) 2023-02-09 15:15:51 +00:00
policy add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
policycache refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
registryclient feat: add http clients tracing (#5630) 2022-12-09 09:09:11 +00:00
tls Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing fix: tracing attributes length and tracer name (#6117) 2023-01-26 09:39:52 +00:00
userinfo refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
utils fix: use client instead of discovery for sanity checks (#6296) 2023-02-10 15:38:34 +00:00
validation spec.background field implementation for PolicyExceptions (#6127) 2023-02-06 15:45:31 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks refactor: propagate exception in rule response (#6298) 2023-02-10 20:14:34 +00:00