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

[httpd] Set X-Forwarded-Proto only if empty #675

Merged

Conversation

fmount
Copy link
Contributor

@fmount fmount commented Dec 18, 2024

As done for neutron-operator [1], adding a conditional to set the header only if it is empty.
This is required in case we deploy with tls.podlevel=false and tls.ingress=true.

Jira: https://issues.redhat.com/browse/OSPRH-12376

[1] openstack-k8s-operators/neutron-operator#453

As done for neutron-operator [1], adding a conditional to set the header
only if it is empty.
This is required in case we deploy with tls.podlevel=false and
tls.ingress=true.

[1] openstack-k8s-operators/neutron-operator#453

Signed-off-by: Francesco Pantano <[email protected]>
@openshift-ci openshift-ci bot requested review from dprince and konan-abhi December 18, 2024 13:24
Copy link
Contributor

openshift-ci bot commented Dec 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fmount

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fmount fmount requested a review from karelyatin December 18, 2024 13:26
@karelyatin
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 18, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit becf317 into openstack-k8s-operators:main Dec 18, 2024
7 checks passed
@fmount
Copy link
Contributor Author

fmount commented Dec 18, 2024

/cherry-pick 18.0-fr1

@openshift-cherrypick-robot

@fmount: new pull request created: #676

In response to this:

/cherry-pick 18.0-fr1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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.

3 participants