Automatically apply changed Redis server configs #674

Merged
greg merged 1 commits from bugfix/redis_config into master 2026-09-23 09:41:29 +00:00
Owner

I ran into the Redis config not updating even after I changed it in a cookbook. There's a breadcrumb option that default to "true" and it leaves a breadcrumb file, in the presence of which Chef will not touch the config file.

This has only been used for #673 so far. We still need to check that it doesn't change something on the new cluster when those nodes are being converged. Should be a no-op ideally.

I ran into the Redis config not updating even after I changed it in a cookbook. There's a breadcrumb option that default to "true" and it leaves a breadcrumb file, in the presence of which Chef will not touch the config file. This has only been used for #673 so far. We still need to check that it doesn't change something on the new cluster when those nodes are being converged. Should be a no-op ideally.
raucao added the kredits-1enhancement labels 2026-09-22 14:55:12 +00:00
raucao added 1 commit 2026-09-22 14:55:12 +00:00
raucao requested review from greg 2026-09-22 14:55:12 +00:00
raucao changed title from Automatically apply changed Redis configs to Automatically apply changed Redis server configs 2026-09-22 14:55:33 +00:00
greg approved these changes 2026-09-23 09:41:23 +00:00
greg left a comment
Owner

👍

👍
greg merged commit 2ba84c45a9 into master 2026-09-23 09:41:29 +00:00
greg deleted branch bugfix/redis_config 2026-09-23 09:41:29 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#674