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

/v2/services/haproxy/configuration/raw not publishing "_version":4 #311

Open
james-green-affinity opened this issue Jun 29, 2023 · 2 comments

Comments

@james-green-affinity
Copy link

james-green-affinity commented Jun 29, 2023

I am currently running haproxy.

Integrate:
root@ip-10-0-101-101:/var/www/internal-api# haproxy -v
HAProxy version 2.4.21-1ppa1focal 2023/01/28 - https://haproxy.org/
Running on: Linux 5.15.0-1030-aws #34
20.04.1-Ubuntu SMP Tue Jan 24 15:16:46 UTC 2023 x86_64

Test Environment:
root@ip-10-0-101-95:/var/log# haproxy -v
HAProxy version 2.4.23-1ppa1focal 2023/06/10 - https://haproxy.org/
Status: long-term supported branch - will stop receiving fixes around Q2 2026.
Running on: Linux 5.15.0-1039-aws #44
20.04.1-Ubuntu SMP Thu Jun 22 12:21:12 UTC 2023 x86_64

My integrate environment does output successfully:
When I run: curl -X GET --user admin:password"http://127.0.0.1:5555/v2/services/haproxy/configuration/raw" | grep version I expect to see the output of "_version":4

On my test environment when I run that same command I can not see _version anymore

@james-green-affinity
Copy link
Author

@mjuraga
Copy link
Collaborator

mjuraga commented Oct 16, 2023

Hi we've done some fixes to the raw configuration endpoint. but note that v2.4 is EOL, and you can use from 2.6 and newer to test this.

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

No branches or pull requests

2 participants