Revision 7c39f872be80f2a581c5cf97945bc86ddd920cec authored by Ryan Ernst on 28 May 2021, 21:15:15 UTC, committed by Ryan Ernst on 28 May 2021, 21:15:15 UTC
The update of the Azure SDK to 12.11.1 started using the netty dns
resolver. This reads /etc/hosts on nix machines. But we also need to
account for Windows machines, which have a similar hosts file.

closes #73539
1 parent e9970aa
History
File Mode Size
.ci
.github
.idea
benchmarks
buildSrc
client
dev-tools
distribution
docs
gradle
libs
licenses
modules
plugins
qa
rest-api-spec
server
test
x-pack
.dir-locals.el -rw-r--r-- 3.3 KB
.editorconfig -rw-r--r-- 419 bytes
.gitattributes -rw-r--r-- 32 bytes
.gitignore -rw-r--r-- 1.2 KB
CONTRIBUTING.md -rw-r--r-- 36.8 KB
LICENSE.txt -rw-r--r-- 546 bytes
NOTICE.txt -rw-r--r-- 228 bytes
README.asciidoc -rw-r--r-- 2.6 KB
TESTING.asciidoc -rw-r--r-- 32.5 KB
Vagrantfile -rw-r--r-- 14.9 KB
build.gradle -rw-r--r-- 21.2 KB
gradle.properties -rw-r--r-- 1.2 KB
gradlew -rwxr-xr-x 5.6 KB
gradlew.bat -rw-r--r-- 2.7 KB
settings.gradle -rw-r--r-- 4.4 KB

README.asciidoc

back to top