Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Sigv4 Signing for Managed Service and Async OpenSearch #279

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

nhtruong
Copy link
Contributor

@nhtruong nhtruong commented Jan 24, 2023

Signed-off-by: Theo Truong theotr@amazon.com

Issues Resolved

closes #278
closes #272

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock
Copy link
Member

dblock commented Jan 24, 2023

Needs tests please?

@VachaShah
Copy link
Collaborator

Thank you @nhtruong! Can you fix the lint that is causing the CI to fail?

Fixed SigV4 Signing for Async Requests with QueryStrings

Signed-off-by: Theo Truong <theotr@amazon.com>
@nhtruong nhtruong changed the title Fixed Sigv4 Signing for Managed Service Fixed Sigv4 Signing for Managed Service and Async OpenSearch Jan 24, 2023
Copy link
Collaborator

@harshavamsi harshavamsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll approve but we do need a test for the query string problem. Also do we have runnable integration tests here for managed services? If not please open an issue?

@harshavamsi harshavamsi merged commit 58aa041 into opensearch-project:main Jan 24, 2023
@nhtruong nhtruong deleted the sigv4_fix branch January 24, 2023 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips changelog verifier
Projects
None yet
4 participants