Skip to content

retain pre-existing hc target status on config reload#919

Merged
jranson merged 1 commit intotrickstercache:mainfrom
jranson:jr/hc-continuity
Feb 21, 2026
Merged

retain pre-existing hc target status on config reload#919
jranson merged 1 commit intotrickstercache:mainfrom
jranson:jr/hc-continuity

Conversation

@jranson
Copy link
Member

@jranson jranson commented Feb 21, 2026

this patches a minor defect where ALBs can return 502 Bad Gateway for one or two seconds immediately following a config reload, due to the health check target statuses resetting as part of the reload. This patch captures the final health check status of all targets just prior to a reload, and passes those statuses through when initializing the reloaded config to avoid downtime

Signed-off-by: James Ranson <james@ranson.org>
@jranson jranson requested a review from a team as a code owner February 21, 2026 16:05
@jranson jranson merged commit c0d723c into trickstercache:main Feb 21, 2026
7 checks passed
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.

2 participants