elasticsearch/plugins
Artem Prigoda 0acff18c57
Set read timeout for fetching IMDSv2 token (#104407)
Resubmit of #104397 without setting AWS_METADATA_SERVICE_TIMEOUT randomly in the build.

```
    Use the timeout set by AWS_METADATA_SERVICE_TIMEOUT environment variable both as connect and read timeout analogous to the AWS SDK.
    See https://docs.aws.amazon.com/sdkref/latest/guide/feature-ec2-instance-metadata.html
```

Resolves #104244
2024-01-17 11:08:31 +01:00
..
analysis-icu Add shorthand for `prepareIndex` to test infrastructure (#101187) 2023-11-23 15:47:36 +01:00
analysis-kuromoji Added Duplicate Word Check Feature to Analysis Nori (#103325) 2023-12-15 15:58:12 +00:00
analysis-nori Update IndexVersion constants for 8.13 (#103556) 2023-12-19 12:21:05 +00:00
analysis-phonetic Move index version constants to IndexVersions (#101094) 2023-10-19 20:44:51 -04:00
analysis-smartcn Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
analysis-stempel Bulk migrate uses of settings(Version) to settings(IndexVersion) (#97528) 2023-07-25 12:25:56 +01:00
analysis-ukrainian Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
discovery-azure-classic Collapse verbose .execute().actionGet() calls in tests (#102502) 2023-11-23 10:10:10 +01:00
discovery-ec2 Set read timeout for fetching IMDSv2 token (#104407) 2024-01-17 11:08:31 +01:00
discovery-gce Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
examples Update example plugin for API changes in #103277 (#104357) 2024-01-16 12:46:07 +00:00
mapper-annotated-text Misc cleanup in o.e.search.fetch (#101939) 2023-11-09 13:46:00 +01:00
mapper-murmur3 Remove dead code from mappers codebase (#103273) 2023-12-11 17:57:19 +01:00
mapper-size Add shorthand for `prepareIndex` to test infrastructure (#101187) 2023-11-23 15:47:36 +01:00
repository-hdfs Dry up test code that extracts TotalHits from SearchResponse (#103269) 2023-12-11 18:25:22 +01:00
store-smb Remove explicit SearchResponse references from plugins (#101277) 2023-11-09 22:08:18 +01:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00