Janis Eccarius
f6274857d0
fix(redis): allow corrupt AOF tail on startup after CPU incident
...
CPU saturation caused an unclean AOF write, corrupting the tail of
appendonly.aof.41.incr.aof at offset 32653224. Redis refuses to start.
Setting aof-load-corrupt-tail-max-size to 88 (value Redis reported) so
it truncates and loads the intact data instead of crash-looping.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-17 00:20:19 +02:00
Janis Eccarius
ec10c55094
chore: mode changes
2026-06-06 15:47:25 +02:00
Janis
e0137da620
feat(metrics): refactor Redis exporter configuration to use environment variables
2026-05-24 13:39:32 +02:00
Janis
2ebd722b06
feat(metrics): add Redis exporter deployment and update kustomization
2026-05-24 13:36:00 +02:00
Janis
ed1c104f07
feat(metrics): add Redis exporter deployment and update kustomization
2026-05-24 13:23:09 +02:00
Janis
baa60b1e4a
feat(metrics): allow insecure images in global security settings
2026-05-24 13:19:19 +02:00
Janis
1a3365c4b9
feat(metrics): update Redis exporter image configuration to use version v1.66.0
2026-05-24 13:18:00 +02:00
Janis
3c0a4041d5
feat(metrics): disable bearer token for annotation autodiscovery and enable metrics
2026-05-24 13:16:24 +02:00
Janis
074ec412ab
feat(metrics): add HTTP protocol to OTLP endpoint and update discovery rules
2026-05-24 12:56:28 +02:00
Janis
6c02a31d48
feat: update Redis image tag to 8.6.2-trixie in values.yaml
2026-04-29 21:47:37 +02:00
Janis
573b5d55d5
feat: update Redis image configuration to use docker.io registry and tag 8.6.2-alpine
2026-04-29 21:45:45 +02:00
Janis
66959c8ac0
feat: update Redis image configuration to use quay.io registry
2026-04-29 21:42:25 +02:00
Janis
86735ab7bd
feat: update Redis image configuration in values.yaml
2026-04-29 21:38:58 +02:00
Janis
1bc484603d
feat: update Redis image configuration in values.yaml
2026-04-29 21:37:26 +02:00
Janis
052c881fb7
feat: add initial documentation and configuration files for Claude and Redis applications
2026-04-29 21:20:00 +02:00