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é 7c74e40b86
refactor: info in policyreport package (#4598)
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: shuting <shuting@nirmata.com>
2022-09-12 09:00:56 +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 feat: allow cloning multiple resource from a namespace (#4384) 2022-09-08 04:47:09 +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 feat: add kyverno managed resources protection (#4414) 2022-09-06 15:43:04 +00:00
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 allow PSa validation with no exceptions (#4558) 2022-09-10 16:58:10 +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 multiple crd slowness issue (#4275) 2022-09-12 16:14:28 +08:00
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: info in policyreport package (#4598) 2022-09-12 09:00:56 +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
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
tls Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
toggle chore: add toggle package unit tests (#4577) 2022-09-10 13:00:20 +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 chore: switch to github.com/IGLOU-EU/go-wildcard (#4563) 2022-09-10 17:30:13 +00:00
version Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
webhookconfig Support V2beta1 Version (#4514) 2022-09-08 11:19:16 +00:00
webhooks refactor: move generation handler out of webhooks package (#4570) 2022-09-09 19:49:38 +05:30