1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg
Tathagata Paul 9b41e2e017
Add shutdown methods for exporters and controllers (#4214)
* add shutdown methods for exporters and controllers

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* remove shutdown exporter and add timeout in main.go

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* move ctx timeout to main

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>

* change variable order

Signed-off-by: Tathagata Paul <tathagatapaul7@gmail.com>
2022-07-25 09:25:26 +00:00
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
background Fix UpdateRequest labeling (from pull #4199) (#4212) 2022-07-13 03:08:15 +05:30
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
controllers Wait for informers' cache to be synced before starting controllers (#4155) 2022-06-28 04:55:52 +00:00
cosign feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
dclient fix: use only 1 kubernetes client (#4256) 2022-07-25 13:49:51 +08:00
engine precondition failure will skip rule independent of audit or enforce mode (#4163) 2022-07-14 09:35:27 +05:30
event Cherry-pick #4233 (#4236) 2022-07-20 22:22:15 +05:30
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
openapi fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
policy fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle fix split policyreport name with background scan (#4237) 2022-07-21 14:31:42 +05:30
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig Use non-blocking channel send for UpdateWebhookChan (#4204) 2022-07-12 00:21:20 +08:00
webhooks Fix UpdateRequest labeling (from pull #4199) (#4212) 2022-07-13 03:08:15 +05:30