Skip to content

stable/redis-ha Add an init container that cleans up stray temp-*.rdb files - #415

Open
flamein wants to merge 2 commits into
DandyDeveloper:masterfrom
catawiki:fl_add_temp_rdb_cleanup
Open

stable/redis-ha Add an init container that cleans up stray temp-*.rdb files#415
flamein wants to merge 2 commits into
DandyDeveloper:masterfrom
catawiki:fl_add_temp_rdb_cleanup

Conversation

@flamein

@flamein flamein commented Aug 18, 2026

Copy link
Copy Markdown

What this PR does / why we need it:

These temp-*.rdb files are left behind when a redis pod uncleanly terminates during a snapshot procedure, and graduallly fills up your persistent disk, requiring manual intervention.

Open to any suggestions on how this could be done better here

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md (seems not everyone does this ^_^)
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

These files are left behind when a redis pod uncleanly terminates during a snapshot procedure, and graduallly fills up your persistent disk, requiring manual intervention.

Open to any suggestions on how this could be done better here

Signed-off-by: Finke Lamein <f.lamein@catawiki.nl>
Signed-off-by: Finke Lamein <f.lamein@catawiki.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant