envoy icon indicating copy to clipboard operation
envoy copied to clipboard

aws: assert in debug for async credential providers

Open nbaws opened this issue 1 year ago • 2 comments

If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing [email protected] where the issue will be triaged appropriately.

Title: Assertion failure in debug build due to accessing timer outside of main thread

Description: Tracking issue for fixing assertion failure in AWS request signing extension.

Repro steps: Using aws-request-signing-filter.yaml and enabling runtime guarded feature envoy.reloadable_features.use_http_client_to_fetch_aws_credentials, then sending a request to envoy.

nbaws avatar May 06 '24 10:05 nbaws

cc @derekargueta @suniltheta @mattklein123 @marcomagdy

phlax avatar May 08 '24 15:05 phlax

pr coming to address this issue

nbaws avatar May 13 '24 00:05 nbaws