Skip to content

Conversation

@nicktindall
Copy link
Contributor

@nicktindall nicktindall commented Apr 28, 2025

Today these tests assert that the requests received by the handler are signed in region us-east-1 with no region specified, but in fact when running in EC2 the SDK will pick up the actual region which may be different. This commit skips this region validation for now (it is tested elsewhere).

(cherry picked from commit 15b6e85)

The original PR claims to have been backported to 8.x but for some reason didn't appear in 8.19. I wonder if it could have been unfortunate timing with the branch rename somehow?

Closes #127447
Closes #127448

And probably some others yet to be recorded.

Today these tests assert that the requests received by the handler are
signed in region `us-east-1` with no region specified, but in fact when
running in EC2 the SDK will pick up the actual region which may be
different. This commit skips this region validation for now (it is
tested elsewhere).

(cherry picked from commit 15b6e85)
@nicktindall nicktindall requested a review from ywangd April 28, 2025 05:48
@elasticsearchmachine elasticsearchmachine added v8.19.0 needs:triage Requires assignment of a team area label labels Apr 28, 2025
@nicktindall nicktindall added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs labels Apr 28, 2025
@elasticsearchmachine elasticsearchmachine added Team:Distributed Coordination Meta label for Distributed Coordination team and removed needs:triage Requires assignment of a team area label labels Apr 28, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-coordination (Team:Distributed Coordination)

@nicktindall
Copy link
Contributor Author

nicktindall commented Apr 28, 2025

Actually the backport worked, it was just never merged #127381

Closing and will proceed with the original backport

@nicktindall nicktindall deleted the backport_127372_again branch April 28, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants