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é 8741c34081
fix: shutdown controllers workers gracefully (#4681)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-09-26 15:24:57 +00:00
..
auth refactor: add auth interface and unit tests (#4518) 2022-09-07 06:54:34 +00:00
autogen enable autogen for validate.podsecurity with no exclude (#4594) 2022-09-12 12:33:35 +05:30
background refactor: add a couple of constants in api (#4640) 2022-09-19 09:11:12 +00:00
client feat: enable autogen from makefile (#4467) 2022-09-01 14:14:56 +08:00
clients refactor: use generics in client wrappers (#4525) 2022-09-07 20:56:38 +08:00
common refactor: client wrappers (#4519) 2022-09-07 12:01:43 +08:00
config added kubeconfig and context flag to kyverno apply (#4524) 2022-09-20 19:05:18 +05:30
controllers chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
cosign refactor: introduce wildcard utils package (#4406) 2022-08-25 05:23:01 +00:00
engine fix: namespaced policy targets namespace validation and scoping them to the policy's namespace (#4671) 2022-09-26 14:54:13 +00:00
event Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
openapi Fix multiple crd slowness issue (#4275) 2022-09-12 16:14:28 +08:00
policy fix: handle auth permission for cloneList validation (#4684) 2022-09-26 13:23:00 +05:30
policycache Yaml signing and verification (#4235) 2022-08-30 10:14:54 -07:00
policymutation refactor: make toggles easier to define and use (#4456) 2022-08-31 06:41:14 +00:00
policyreport refactor: update log based on the policy types (#4646) 2022-09-19 10:56:55 +00:00
pss Extend Pod Security Admission (#4364) 2022-08-31 09:16:31 +00:00
registryclient chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
testrunner Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
tls refactor: add a couple of constants in api (#4640) 2022-09-19 09:11:12 +00:00
toggle feat: add feature flag to disable background scan (#4638) 2022-09-19 12:00:36 +00:00
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 fix: shutdown controllers workers gracefully (#4681) 2022-09-26 15:24:57 +00:00
version Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhookconfig Fix issue for wildcard versions (#4670) 2022-09-23 22:04:39 +08:00
webhooks refactor: add a couple of constants in api (#4640) 2022-09-19 09:11:12 +00:00