1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/controllers
Charles-Edouard Brétéché f8d42dd944
fix: policy exceptions not working in background mode (#5980) (#6003)
* fix: policy exceptions not working in background mode

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

* kuttl tests

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

* fix kuttl test

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

* Update test/conformance/kuttl/reports/admission/exception/README.md

Signed-off-by: shuting <shutting06@gmail.com>

* Update test/conformance/kuttl/reports/background/exception/README.md

Signed-off-by: shuting <shutting06@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: shuting <shutting06@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: shuting <shutting06@gmail.com>
2023-01-16 12:53:37 +08:00
..
certmanager refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
cleanup chore: log out cleanup policy events (#5998) (#6000) 2023-01-13 16:44:09 +01:00
config fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
generic/webhook fix: invoke cleanup process during shutdown (#5974) (#5981) 2023-01-12 05:30:04 +00:00
metrics/policy refactor: update otlp packages (#5367) 2022-12-06 15:41:00 +00:00
openapi refactor: move utils into sub packages (#5828) (#5845) 2023-01-03 10:14:17 +00:00
policycache feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
report fix: policy exceptions not working in background mode (#5980) (#6003) 2023-01-16 12:53:37 +08:00
webhook fix: invoke cleanup process during shutdown (#5974) (#5981) 2023-01-12 05:30:04 +00:00
controller.go fix: add workers to the controller interface (#4776) 2022-10-03 07:55:59 +00:00