1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg
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
..
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) (#5845) 2023-01-03 10:14:17 +00:00
background set resourceVersion before update (#5906) (#5916) 2023-01-06 13:47:22 +00:00
client chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
clients chore: move ConvertToUnstructured from engine utils to kube utils (#5847) (#5863) 2023-01-04 09:07:24 +00:00
config refactor: cleanup controller validating webhook (#5756) 2022-12-22 06:13:32 +00:00
controllers fix: policy exceptions not working in background mode (#5980) (#6003) 2023-01-16 12:53:37 +08:00
cosign refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
engine fix: policy exceptions not working in background mode (#5980) (#6003) 2023-01-16 12:53:37 +08:00
event fix: generate policy exception events (#5987) (#5996) 2023-01-13 10:48:38 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics add rule type pkg/metrics/parsers.go (#5729) 2022-12-20 14:43:21 +00:00
openapi Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
policy fix: Configure webhook to add ephemeralcontainers for policies matching on Pod (#5886) (#5919) 2023-01-06 15:04:20 +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
testrunner feat: propagate context through engine (#5639) 2022-12-09 21:45:11 +08:00
tls refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing refactor: tracing package (#5643) 2022-12-11 21:39:37 +01:00
userinfo refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
utils fix: invoke cleanup process during shutdown (#5974) (#5981) 2023-01-12 05:30:04 +00:00
validation fix cleanup var 'target.*' (#5888) (#5895) 2023-01-05 15:53:54 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: generate policy exception events (#5987) (#5996) 2023-01-13 10:48:38 +00:00