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

add explicit appProtocol spec to http service #154

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

Conversation

pderrierw
Copy link

I am currently patching manually the helm chart at each release to have the service to work with Istio so I propose this change

the app protocol should be explicit, to prevent issues with Istio automatic protocol selection
cf https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/
with current naming Istio will infer http/1 or http2

this should not impact other usages, and explicit appProtocol specification is also a good practice

thanks for your feedback

to prevent issues with Istio automatic protocol selection
pczerkas added a commit to pczerkas/kube-apps-httpcache that referenced this pull request Jan 8, 2024
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.

None yet

1 participant