Skip to content

Conversation

@Nidhi251289
Copy link
Contributor

As reported by PMP, they have a number of environments where the S3 endpoint is just a hostname, without a schema.

In that case, Go's url.Parse will return an empty string hostname; in those cases, the hostname will be in endpointURL.Path.

This implementation prepends a placeholder schema, so that url.Parse can use its built-in hostname and path validation.

@katarzyna-koltun-mx
Copy link
Collaborator

Reviewed and waiting for the go ahead.

@katarzyna-koltun-mx katarzyna-koltun-mx merged commit 92fae26 into mendix:development Jan 22, 2026
2 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