mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
The version of the AWS Java SDK we use already magically switches to IMDSv2 if available, but today we cannot claim to support IMDSv2 in Elasticsearch since we have no tests demonstrating that the magic really works for us. In particular, this sort of thing often risks falling foul of some restrictions imposed by the security manager (if not now then maybe in some future release). This commit adds proper support for IMDSv2 by enhancing the test suite to add the missing coverage to avoid any risk of breaking this magical SDK behaviour in future. Closes #105135 Closes ES-9984 |
||
---|---|---|
.. | ||
apis | ||
cluster-index-compat.asciidoc | ||
index.asciidoc | ||
on-prem-repo-type.asciidoc | ||
register-repository.asciidoc | ||
repository-azure.asciidoc | ||
repository-gcs.asciidoc | ||
repository-read-only-url.asciidoc | ||
repository-s3.asciidoc | ||
repository-shared-file-system.asciidoc | ||
repository-shared-settings.asciidoc | ||
repository-source-only.asciidoc | ||
restore-snapshot.asciidoc | ||
take-snapshot.asciidoc |