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

feat(self-hosted): Add support for rediss:// scheme #76411

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mishok13
Copy link

Allows self-hosted users to specify Redis broker URLs with TLS enabled.

I believe this fixes #57788 and is tangentially related to #66917 and #67082. To tests this I deployed self hosted sentry in our AWS environment and pointed it at Elasticache Redis cluster with TLS in transit enabled. Before applying the patch (note that it was applied to Sentry 24.5.1) the following error would be produced:

Screenshot 2024-08-20 at 11 57 21

Applying the patch resolved the issue as far as I can tell.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 20, 2024
@getsantry
Copy link
Contributor

getsantry bot commented Sep 11, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added Stale and removed Stale labels Sep 11, 2024
@mishok13
Copy link
Author

Would be nice to get this reviewed, but I understand if this is closed automatically.

@getsantry
Copy link
Contributor

getsantry bot commented Oct 9, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added Stale and removed Stale labels Oct 9, 2024
Copy link

@JKolios JKolios left a comment

Choose a reason for hiding this comment

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

Just expressing my support here. As the initial submitter of #57788 I'd also like this to move forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
2 participants