1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg
Valentin Velkov 63f4c9a884
Configurable success events on policies & resources. Generating failure events on policies by default. (#1939)
* Remove unused event.Reason const

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Generate failure events on policies

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Generate success events on policy

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Introduce 'generateSuccessEvents' flag

Signed-off-by: Velkov <valentin.velkov@sap.com>

* Unit tests & chart fix

Signed-off-by: Velkov <valentin.velkov@sap.com>
2021-06-29 14:43:11 -07:00
..
api adding support for multiple names in match and exclude blocks (#2010) 2021-06-28 22:31:22 -07:00
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
backward_compatibility generate refactorings 2021-01-04 15:19:06 +05:30
client remove policy violation from types.go 2020-11-11 15:50:17 -08:00
common feat: HA (#1931) 2021-06-08 12:37:19 -07:00
config Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
dclient Add certificate renewer in webhook registration controller (#1692) 2021-03-16 11:31:04 -07:00
engine Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
event Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
generate Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
kyverno Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
leaderelection feat: HA (#1931) 2021-06-08 12:37:19 -07:00
metrics fix prometheus panics 2021-06-14 13:42:57 -07:00
openapi Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
policy Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
policycache Fix GVK issue for policy cache (#1904) 2021-05-11 12:45:34 -07:00
policymutation Update variable paths when auto generate the controller rules (#1914) 2021-06-07 13:35:53 -07:00
policyreport Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
policystatus compare policy status before actually update it (#1523) 2021-02-05 09:58:24 -08:00
resourcecache Remove secret from default resourceCache (#1878) 2021-05-04 22:10:01 -07:00
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
tls feat: HA (#1931) 2021-06-08 12:37:19 -07:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Enable webhooks configuration via Helm (#2032) 2021-06-16 23:29:07 -07:00
webhooks Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00