Aman Gautam

Results 3 issues of Aman Gautam

### Description Stabilizes `:plugins:repository-azure:internalClusterTest`, which occasionally failed in CI before executing any JUnit tests due to the Azure docker fixture not being fully ready when the test suite began. ###...

>test-failure
flaky-test
autocut

### Description This PR registers the `s3.client..disable_chunked_encoding` setting in the `repository-s3` plugin. Currently, configuring the setting in `opensearch.yml` such as: ```yaml s3.client.default.disable_chunked_encoding: true results in a startup failure : unknown...

### Summary This PR fixes the issue where the update check incorrectly reports an older version as a newer one. For example, it reported `3.4.6` as newer even when the...