Skip to content

Support path-style addressing for S3-compatible endpoints #307

Description

@lijunwang2024-ship-it

When AWS_ENDPOINT_URL_S3 points at an S3-compatible endpoint without bucket wildcard DNS, QM still sends virtual-host requests (bucket.endpoint) and the hostname cannot resolve. AWS SDK v3 does not read AWS_S3_FORCE_PATH_STYLE; the client needs forcePathStyle explicitly.

An opt-in QM setting should apply to the durable stores and the Fly readiness probe while defaulting off for AWS compatibility. I opened #301 with the implementation and request-URL tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions