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

aws: Refactor libcurl metadata fetcher to accept RequestMessage as argument #20954

Merged
merged 5 commits into from
Apr 25, 2022

Conversation

suniltheta
Copy link
Contributor

@suniltheta suniltheta commented Apr 22, 2022

Commit Message: aws: Refactor libcurl metadata fetcher to accept RequestMessage as argument
Additional Description: This is the first commit in the overall effort to remove dependency on libcurl for AWS extensions #11816. This doesn't have much functional change but more of refactoring necessary to introduce a new class MetadataFetcher which will inherit from Http::AsyncClient::Callbacks.
Risk Level: Low
Testing:
Docs Changes: NA
Release Notes: NA
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Sunil Narasimhamurthy <sunnrs@amazon.com>
Signed-off-by: Sunil Narasimhamurthy <sunnrs@amazon.com>
Signed-off-by: Sunil Narasimhamurthy <sunnrs@amazon.com>
Signed-off-by: Sunil Narasimhamurthy <sunnrs@amazon.com>
@wbpcode
Copy link
Member

wbpcode commented Apr 25, 2022

cc @tonya11en

@suniltheta suniltheta changed the title Refactor libcurl metadata fetcher to accept RequestMessage as argument aws: Refactor libcurl metadata fetcher to accept RequestMessage as argument Apr 25, 2022
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit bf675a8 into envoyproxy:main Apr 25, 2022
ravenblackx pushed a commit to ravenblackx/envoy that referenced this pull request Jun 8, 2022
…gument (envoyproxy#20954)

Signed-off-by: Sunil Narasimhamurthy <sunnrs@amazon.com>
suniltheta added a commit to suniltheta/envoy that referenced this pull request Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants