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

fix: set appProtocol on Service ports (for Istio) #854

Merged

Conversation

thesuperzapper
Copy link
Member

What issues does your PR fix?

What does your PR do?

This PR sets the appProtocol field on all our Service ports.

This will help users who have Istio installed on their cluster, as it will prevent automatic protocol detection (which may fail in some cases).

Checklist

For all Pull Requests

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
@thesuperzapper thesuperzapper added this to the airflow-8.9.0 milestone Apr 28, 2024
@thesuperzapper thesuperzapper added the status/ready-to-merge status - this will be merged into next release label Apr 28, 2024
@thesuperzapper thesuperzapper merged commit b846fcd into airflow-helm:main May 1, 2024
3 checks passed
@thesuperzapper thesuperzapper deleted the istio-port-app-protocol branch May 1, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready-to-merge status - this will be merged into next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically set Service protocol field (for istio support) Service Port Naming Not Compatible with Istio
1 participant