EventStore.Charts icon indicating copy to clipboard operation
EventStore.Charts copied to clipboard

Force http/1.1 for readiness proxy_pass

Open ToshieUya opened this issue 5 years ago • 1 comments

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • [x] Chart Version bumped
  • [x] Chart packaged and index updated (you can use ./release)
  • [x] CHANGELOG.md updated
  • [x] Variables and other changes are documented in the README.md

What this PR does / why we need it: Force HTTP/1.1 to istio readiness proxy_pass

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes # No tickets but I'm getting 426 error on readiness request from istio. Have to force HTTP/1.1 for the readiness check request.

Special notes for your reviewer:

ToshieUya avatar Nov 24 '19 00:11 ToshieUya

I'm running into the same issue with istio. Is there any update on when this is getting merged?

Thanks!

chrisvfabio avatar Dec 27 '19 16:12 chrisvfabio