feat(contrib/haproxy): Add HAProxy SPOE Agent binary#3913
Conversation
b701767 to
e3b62d8
Compare
469c32d to
9ee5626
Compare
c61f014 to
0535995
Compare
6c40e5f to
5fce2b7
Compare
fbcebc8 to
cfdef7a
Compare
b89b146 to
3e7de4a
Compare
d1b24d6 to
0b2ffdc
Compare
2664229 to
d4759de
Compare
|
@codex review |
There was a problem hiding this comment.
Codex Review: Here are some suggestions.
Reply with @codex fix comments to fix any unresolved comments.
About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you open a pull request for review, mark a draft as ready, or comment "@codex review". If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex fix this CI failure" or "@codex address that feedback".
0b2ffdc to
8e19c42
Compare
e3f93d7 to
46b0269
Compare
78e2ee9 to
a64c3bc
Compare
eec6d03 to
39c6213
Compare
c20e62f to
1888def
Compare
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit 183c4b2:
What to do next?
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
The merge request has been interrupted because the build 0 took longer than expected. The current limit for the base branch 'main' is 120 minutes. |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
Motivation
This PR is the second part of the support of HAProxy with AAP. This part is creating the CLI package to be used to communicate with HAProxy using SPOE.
What does this PR do?
This CLI implements the haproxy spoe integration made in #3912.
The full installation instructions are described into the
README.mdfile. The snippets that needs to be installed/configured into the haproxy configuration are located inside thehaproxyconffolder.Tests
The main binary and its new environment variables are unit tested
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!