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é 56aae9f505
fix: admission reports stacking up (#5457)
* fix: admission reports stacking up

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* utils

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* warmup

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* cleanup

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix logger

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* nits

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-11-24 14:21:08 +01:00
..
auth add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
autogen feat: add replicaset and replicationcontroller to autogen (#4975) 2022-11-14 10:18:45 +00:00
background fix: allow delete of clone target resource with synchronize false (#5161) 2022-11-10 17:13:24 +05:30
client feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
clients feat: add logging support to instrumented clients (#5438) 2022-11-22 15:12:30 +00:00
common add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
config fixed dryrun option to handle changes caused by mutating policy (#4899) 2022-11-17 08:17:45 +00:00
controllers fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00
cosign Fix multi attestor keyless (#5432) 2022-11-22 06:37:24 +00:00
engine Fixed issue-3709: Image verify rule gives error for non-existing configmap (#5272) 2022-11-18 08:27:34 +00:00
event refactor: dynamic client use instrumented clients (#5436) 2022-11-22 13:37:27 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics chore: remove obsolete metrics client code (#5401) 2022-11-22 11:44:06 +00:00
openapi chore: bump a bunch of deps (#5440) 2022-11-23 14:03:16 +08:00
policy fix: mutate existing policy does not get applied when background=false (#5439) 2022-11-23 08:16:06 +00:00
policycache refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
registryclient chore: bump sigstore deps (#5376) 2022-11-21 21:48:34 +00:00
testrunner add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
tls fix: don't report ready until certs are valid (#4934) 2022-10-14 04:23:42 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing feat: improve handlers tracing code (#5442) 2022-11-23 06:50:55 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: admission reports stacking up (#5457) 2022-11-24 14:21:08 +01:00