Skip to content

aws: switch AWS Endpoints for European Souvereign Cloud [4.2 backport]#11423

Open
ShelbyZ wants to merge 2 commits intofluent:4.2from
ShelbyZ:4.2-eusc
Open

aws: switch AWS Endpoints for European Souvereign Cloud [4.2 backport]#11423
ShelbyZ wants to merge 2 commits intofluent:4.2from
ShelbyZ:4.2-eusc

Conversation

@ShelbyZ
Copy link
Contributor

@ShelbyZ ShelbyZ commented Feb 3, 2026

Use European Sovereign Cloud specific Endpoints if necessary

Fixes: aws/aws-for-fluent-bit#1057

Edit: Backporting of #11356.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • [N/A] Example configuration file for the change
  • [N/A] Debug log output from testing the change
  • [N/A] Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

  • [N/A] Run local packaging test showing all targets (including any new ones) build.
  • [N/A] Set ok-package-test label to test for all targets (requires maintainer to do).

Documentation

  • [N/A] Documentation required for this feature

Backporting


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@ShelbyZ ShelbyZ requested a review from a team as a code owner February 3, 2026 19:16
@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cosmo0920
Copy link
Contributor

We need to suppress commit linter errror(s):

❌ Commit 2034a27cc0 failed:
Subject prefix 'aws:' does not match files changed.
Expected one of: aws:, tests:

@ShelbyZ
Copy link
Contributor Author

ShelbyZ commented Feb 4, 2026

We need to suppress commit linter errror(s):

❌ Commit 2034a27cc0 failed:
Subject prefix 'aws:' does not match files changed.
Expected one of: aws:, tests:
aws: switch AWS Endpoints for European Souvereign Cloud
Signed-off-by: Stephan <[email protected]>

I'm not sure how to resolve it if the prefix is one of the suggested options

@cosmo0920
Copy link
Contributor

We need to suppress commit linter errror(s):

❌ Commit 2034a27cc0 failed:
Subject prefix 'aws:' does not match files changed.
Expected one of: aws:, tests:
aws: switch AWS Endpoints for European Souvereign Cloud
Signed-off-by: Stephan <[email protected]>

I'm not sure how to resolve it if the prefix is one of the suggested options

This should be changed as:

aws: tests: switch AWS Endpoints for European Souvereign Cloud
Signed-off-by: Stephan <[email protected]>

@ShelbyZ
Copy link
Contributor Author

ShelbyZ commented Feb 4, 2026

We need to suppress commit linter errror(s):

❌ Commit 2034a27cc0 failed:
Subject prefix 'aws:' does not match files changed.
Expected one of: aws:, tests:
aws: switch AWS Endpoints for European Souvereign Cloud
Signed-off-by: Stephan <[email protected]>

I'm not sure how to resolve it if the prefix is one of the suggested options

This should be changed as:

aws: tests: switch AWS Endpoints for European Souvereign Cloud
Signed-off-by: Stephan <[email protected]>

I think this fails because 4.2 is missing - f252a55 which relaxes the multi-prefix matches :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants