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

[redhat-3.12] conf(nginx): change forwarded header removing host (PROJQUAY-8024) #3387

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #3327

/assign bcaton85

…with a `host=...;` in the `forwarded` Header.

The PR changes that only the originating Client ($remote_addr) is
injected in the request as

```
Host: ....
Forwarded: for=127.0.0.1;
...
```
@bcaton85 bcaton85 enabled auto-merge (squash) November 7, 2024 15:40
@bcaton85 bcaton85 disabled auto-merge November 7, 2024 15:41
@bcaton85 bcaton85 enabled auto-merge (squash) November 7, 2024 15:42
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (redhat-3.12@89b643d). Learn more about missing BASE report.
Report is 1 commits behind head on redhat-3.12.

Additional details and impacted files
@@              Coverage Diff               @@
##             redhat-3.12    #3387   +/-   ##
==============================================
  Coverage               ?   70.58%           
==============================================
  Files                  ?      440           
  Lines                  ?    41535           
  Branches               ?     4685           
==============================================
  Hits                   ?    29316           
  Misses                 ?    10553           
  Partials               ?     1666           
Flag Coverage Δ
unit 70.58% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bcaton85 bcaton85 merged commit 5d61cdd into quay:redhat-3.12 Nov 7, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants