Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reload failure detection on 2.5+ #916

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

jcmoraisjr
Copy link
Owner

HAProxy 2.5 and newer has a new lay out for the show proc command. The compatibility change was recently implemented in the controller. Besides the lay out, the way to identity if an instance was properly started was changed as well. This update fixes the reading of this information. This impacts only haproxy running as an external process, and only with haproxy 2.5 and newer.

This update should be merged as far as v0.12, where external haproxy was first implemented.

HAProxy 2.5 and newer has a new lay out for the `show proc` command. The
compatibility change was recently implemented in the controller. Besides
the lay out, the way to identity if an instance was properly started was
changed as well. This update fixes the reading of this information. This
impacts only haproxy running as an external process, and only with
haproxy 2.5 and newer.

This update should be merged as far as v0.12, where external haproxy was
first implemented.
@jcmoraisjr jcmoraisjr merged commit 13a307b into master Apr 6, 2022
@jcmoraisjr jcmoraisjr deleted the jm-fix-failed-reload-25 branch April 6, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant