Skip to content

Conversation

xixixao
Copy link
Contributor

@xixixao xixixao commented Aug 19, 2025

When deploying to kubernetes and using internal URLs we cannot use https. Remove the https check.

This check is here for spec compliance (I think?), removing it does not pose any security risk, as long as people continue configuring https addresses (I don't really see how they would realistically not do it in real-world scenarios, ie when using Clerk et.al.).

cc @gautamg795

Example of what the URL looks like in our setup: http://foo-service.bla-namespace.svc.cluster.local:3210/http


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@ianmacartney ianmacartney left a comment

Choose a reason for hiding this comment

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

I'd like to still have http / https as the options. If they start doing something like file:// or otherwise it feels like a security concern

@thomasballinger
Copy link
Contributor

This is in 22f22ac, thanks @xixixao

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.

3 participants