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é b9baae9746
fix: incorrect namespace in report controller (#4637)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
2022-09-19 07:33:34 +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 enhance jmespath random-filter (#4591) 2022-09-14 06:27:32 +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 fix: incorrect namespace in report controller (#4637) 2022-09-19 07:33:34 +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 feat: add controller utils tools (#4639) 2022-09-18 10:12:29 +01: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 fix: remove RCR from mutation webhook (#4636) 2022-09-19 09:04:50 +02:00