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

Add an option enabling the support for the HA PROXY protocol #35470

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

cescoffier
Copy link
Member

Fix #32124

@cescoffier cescoffier requested a review from geoand August 22, 2023 11:56
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 22, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 22, 2023

Failing Jobs - Building 881132a

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Build Failures Logs Raw logs
✔️ Gradle Tests - JDK 11 Windows
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 20

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.BasicJavaLibraryModuleTest.testBasicMultiModuleBuild line 17 - More details - Source on GitHub

java.lang.AssertionError: Gradle build failed with exit code 1
	at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:108)
	at io.quarkus.gradle.QuarkusGradleWrapperTestBase.runGradleWrapper(QuarkusGradleWrapperTestBase.java:53)

⚙️ JVM Tests - JDK 17 Windows #

- Failing: integration-tests/kubernetes/quarkus-standard-way 

📦 integration-tests/kubernetes/quarkus-standard-way

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project quarkus-integration-test-kubernetes-standard: There was a timeout in the fork

@cescoffier cescoffier merged commit d422fc3 into quarkusio:main Aug 23, 2023
@quarkus-bot quarkus-bot bot added kind/enhancement New feature or request and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Aug 23, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 23, 2023
@cescoffier cescoffier deleted the ha-proxy-protocol branch August 23, 2023 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vertx kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support HAProxy's Proxy Protocol
2 participants