Skip to content

fix: Do not override S3 region if already specified in configuration chain (backport release-3.6.x) - #20128

Merged
chaudum merged 1 commit into
release-3.6.xfrom
backport-20127-to-release-3.6.x
Dec 5, 2025
Merged

fix: Do not override S3 region if already specified in configuration chain (backport release-3.6.x)#20128
chaudum merged 1 commit into
release-3.6.xfrom
backport-20127-to-release-3.6.x

Conversation

@loki-gh-app

@loki-gh-app loki-gh-app Bot commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Backport 0046bfb from #20127


Summary

The region (and other settings) for the S3 configuration can be specified in various ways.
When the region was already set by LoadDefaultConfig it should not be set to InvalidAWSRegion.

This is a follow up on #20110

…chain (#20127)

The region (and other settings) for the S3 configuration can be specified in various ways.
When the region was already set by LoadDefaultConfig it should not be set to InvalidAWSRegion.

Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
(cherry picked from commit 0046bfb)
@loki-gh-app
loki-gh-app Bot requested a review from a team as a code owner December 5, 2025 09:49
@loki-gh-app loki-gh-app Bot added backport size/XS type/bug Somehing is not working as expected labels Dec 5, 2025
@loki-gh-app
loki-gh-app Bot requested a review from chaudum December 5, 2025 09:49
@chaudum
chaudum enabled auto-merge (squash) December 5, 2025 09:50
@chaudum
chaudum merged commit 38582ac into release-3.6.x Dec 5, 2025
70 checks passed
@chaudum
chaudum deleted the backport-20127-to-release-3.6.x branch December 5, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/XS type/bug Somehing is not working as expected

1 participant