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

Patch PDAL to respect AWS_VIRTUAL_HOSTING=FALSE #1006

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

craigds
Copy link
Member

@craigds craigds commented Oct 14, 2024

Description

PDAL has trouble talking to non-AWS services providing the S3 API when using bucket names not containing a .

This change adds my fix for the vendored arbiter library so that callers can specify AWS_VIRTUAL_HOSTING=FALSE to workaround the problem.

Related links:

connormanning/arbiter#57

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

@craigds craigds requested a review from olsen232 October 14, 2024 23:08
@craigds craigds merged commit cee2566 into master Oct 15, 2024
35 checks passed
@craigds craigds deleted the pdal-s3-non-virtual-hosting branch October 15, 2024 03:32
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.

2 participants