Skip to content

The HTTPSRedirectMiddleware didn't works for Kubernetes health checks#159

Open
sbrunner wants to merge 1 commit intomasterfrom
k8s
Open

The HTTPSRedirectMiddleware didn't works for Kubernetes health checks#159
sbrunner wants to merge 1 commit intomasterfrom
k8s

Conversation

@sbrunner
Copy link
Copy Markdown
Member

@sbrunner sbrunner commented Mar 26, 2026

Create on that ignore the requests on localhost

This comment was marked as outdated.

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 26, 2026

@sbrunner I've opened a new pull request, #160, to work on those changes. Once the pull request is ready, I'll request review from you.

This comment was marked as outdated.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread c2casgiutils/headers.py
Comment thread c2casgiutils/headers.py Outdated
Create on that ignore the requests on localhost
@sbrunner sbrunner marked this pull request as ready for review March 26, 2026 14:36
@sbrunner sbrunner requested review from gberaudo and tyrossel March 26, 2026 14:53
@gberaudo
Copy link
Copy Markdown
Member

I don't think it is our role to force people to use https. IMO, this is a deployment concern: people should simply not route incoming http traffic to the service.

sbrunner added a commit that referenced this pull request Apr 13, 2026
Nor working in environment like Kubernetes for the checkers
Generally not the job of the application but of the reverse proxy
See also: #159
sbrunner added a commit that referenced this pull request Apr 13, 2026
Not working in environment like Kubernetes for the checkers
Generally not the job of the application but of the reverse proxy
See also: #159
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.

4 participants