Skip to content

Conversation

@crovner
Copy link
Contributor

@crovner crovner commented Apr 10, 2020

The command socket info returns metadata about the socket
connection to a HAProxy process. Since the latest release of
HAProxy Enterprise Edition (2.1), the Name entry is no longer
"HAProxy" but "hapee-lb". This broke our validation check,
causing connected_socket() to always return False.

The command `socket info` returns metadata about the socket
connection to a HAProxy process. Since the latest release of
HAProxy Enterprise Edition (2.1), the `Name` entry is no longer
"HAProxy" but "hapee-lb". This broke our validation check,
causing connected_socket() to always return False.
@unixsurfer unixsurfer merged commit 39d53d8 into unixsurfer:master Apr 10, 2020
@unixsurfer
Copy link
Owner

Thanks for the fix.

@crovner
Copy link
Contributor Author

crovner commented Apr 10, 2020

Thank you for the quick response Pavlos! Are you going to make a release?

@unixsurfer
Copy link
Owner

Thank you for the quick response Pavlos! Are you going to make a release?

Right now I don't have the capacity, but I will check again during the weekend.

Sorry

@crovner
Copy link
Contributor Author

crovner commented Apr 10, 2020

No worries!

@unixsurfer
Copy link
Owner

@crovner I issued 0.2.3 release

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