1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-08 17:06:57 +00:00
kyverno/pkg
Charles-Edouard Brétéché d16bdba1d4
feat: improve cleanup policies controller and chart (#5628)
* feat: improve cleanup policies controller

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

* helm improvements

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

* todo

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

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-12-09 17:12:37 +00:00
..
auth feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
autogen chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
background feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
client feat: introduce v2alpha1 (#5625) 2022-12-08 11:45:47 +00:00
clients feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
common feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
config fix: setup tracing and minor cleanup in tracing and metrics code (#5629) 2022-12-09 09:49:45 +00:00
controllers feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
cosign feat: propagate context through engine (#5639) 2022-12-09 21:45:11 +08:00
engine feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
event feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +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 fix: setup tracing and minor cleanup in tracing and metrics code (#5629) 2022-12-09 09:49:45 +00:00
openapi chore: replace utils.ContainsString with builtin slices.Contains (#5496) 2022-11-29 08:04:49 +00:00
policy feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
policycache feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08: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 feat: add http clients tracing (#5630) 2022-12-09 09:09:11 +00:00
testrunner feat: propagate context through engine (#5639) 2022-12-09 21:45:11 +08:00
tls fix: use lister for CA secret (#5598) 2022-12-07 14:08:37 +08:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing fix: setup tracing and minor cleanup in tracing and metrics code (#5629) 2022-12-09 09:49:45 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
validation/cleanuppolicy feat: introduce v2alpha1 (#5625) 2022-12-08 11:45:47 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks feat: improve cleanup policies controller and chart (#5628) 2022-12-09 17:12:37 +00:00