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

Plumb s3 dial context options into the config #2349

Closed
wants to merge 3 commits into from

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Apr 19, 2023

What this PR does:

Here we allow the dial context of the HTTPTransport for S3 to be modified. Default values here were taken from the Minio client default transport.

Which issue(s) this PR fixes:
Fixes #2346

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@zalegrala zalegrala marked this pull request as ready for review April 20, 2023 15:16
Copy link
Contributor

@knylander-grafana knylander-grafana left a comment

Choose a reason for hiding this comment

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

Thank you for adding doc for the updated configs.

Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
Signed-off-by: Zach Leslie <zach.leslie@grafana.com>
@zalegrala
Copy link
Contributor Author

I'm planning to close this out as incomplete unless someone speaks up that they want to see this feature.

@zalegrala
Copy link
Contributor Author

Closing out. If someone wants this, please speak up.

@zalegrala zalegrala closed this May 17, 2023
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.

Make s3 timeout configurable
2 participants