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

Clarified hostname documentation for load balancer healthcheck #7254

Merged
merged 1 commit into from Sep 7, 2020
Merged

Clarified hostname documentation for load balancer healthcheck #7254

merged 1 commit into from Sep 7, 2020

Conversation

AndrewSav
Copy link
Contributor

@AndrewSav AndrewSav commented Sep 7, 2020

What does this PR do?

Clarifies that hostname option of health check of a load balance affects the host header, and not the url of the health check request.

Motivation

https://community.containo.us/t/health-check-hostname-not-working/7578

More

  • [-] Added/updated tests
  • [+] Added/updated documentation

Additional information

Here is where this option is used in the code:
https://github.com/containous/traefik/blob/2d1a973ee5e958353a242b9332eaecadedf16f7c/pkg/healthcheck/healthcheck.go#L100

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@jbdoumenjou jbdoumenjou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker merged commit 2045b25 into traefik:v2.2 Sep 7, 2020
v2 automation moved this from To review to Done Sep 7, 2020
@AndrewSav AndrewSav deleted the v2.2 branch September 7, 2020 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants