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

[7.17] Make hostname resolution for loopback address more robust. (#89788) #89898

Merged

Conversation

slobodanadamovic
Copy link
Contributor

Backports the following commits to 7.17:

…9788)

Implemented a fall-back to `localhost` when FQDN for
loopback address (`127.0.0.1`) cannot be resolved.
This can happen if test platform's DNS resolution
is not properly configured.

Closes elastic#89324
@slobodanadamovic slobodanadamovic added :Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Security Meta label for security team labels Sep 8, 2022
@elasticsearchmachine elasticsearchmachine merged commit 6a0b194 into elastic:7.17 Sep 8, 2022
@slobodanadamovic slobodanadamovic deleted the backport/7.17/pr-89788 branch September 8, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v7.17.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants