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

bug: add OpenStack proxy protocol annotation #1298

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

Conversation

Ressetkk
Copy link
Contributor

Add openstack proxy-protocol annotation in istio-ingressgateway service configuration

This enables proxy-protocol in version 1 on a service in OpenStack. Proxy-protocol is not supported by EnvoyFilter and needs to be handled separately.

It enables the proxy-protocol the same way it's enabled on AWS LB.

#1261

Add openstack proxy-protocol annotation in ingress-gateway service configuration

This enables proxy-protocol in version 1 on a service in OpenStack. Proxy-protocol is not supported by EnvoyFilter and needs to be handled separately.
@Ressetkk Ressetkk requested a review from a team as a code owner February 11, 2025 13:26
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants