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

fix: cdn and controlplane not respecting nested subdomains #1145

Conversation

AndreasZeissner
Copy link
Contributor

@AndreasZeissner AndreasZeissner commented Sep 4, 2024

Motivation and Context

Uses path style URL's by default for the s3 storage in the control plane and the cdn.

This will ensure that URL's like

https://username:[email protected]

Are correctly respected by using a Flag to enforce these urls to be recognized as path style URL's (which is the default).

For AWS set this flag to false.

TODO

Copy link
Member

@Aenimus Aenimus left a comment

Choose a reason for hiding this comment

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

LGTM!

@AndreasZeissner AndreasZeissner merged commit 1598d6e into main Sep 5, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants