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

feat(gateway): set cluster HTTP2 stream and connection window size #4779

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

michaelbeaumont
Copy link
Contributor

Part of #4692

Checklist prior to review

  • Link to docs PR or issue --
  • Link to UI issue or PR --
  • Is the issue worked on linked? --
  • Unit Tests --
  • E2E Tests -- none
  • Manual Universal Tests -- none
  • Manual Kubernetes Tests -- none
  • Do you need to update UPGRADE.md? -- no
  • Does it need to be backported according to the backporting policy? -- no

Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
Signed-off-by: Mike Beaumont <mjboamail@gmail.com>
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner August 8, 2022 13:22
@michaelbeaumont michaelbeaumont changed the title feat(kuma-cp): set cluster HTTP2 stream and connection window size feat(gateway): set cluster HTTP2 stream and connection window size Aug 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #4779 (5901eee) into master (ecdf217) will increase coverage by 0.00%.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #4779   +/-   ##
=======================================
  Coverage   46.42%   46.42%           
=======================================
  Files         690      690           
  Lines       46998    47002    +4     
=======================================
+ Hits        21817    21819    +2     
- Misses      23256    23257    +1     
- Partials     1925     1926    +1     
Impacted Files Coverage Δ
pkg/xds/envoy/clusters/v3/http2_configurer.go 76.92% <40.00%> (-23.08%) ⬇️
pkg/plugins/runtime/gateway/cluster_generator.go 91.72% <100.00%> (ø)
pkg/xds/generator/direct_access_proxy_generator.go 90.90% <0.00%> (+1.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@michaelbeaumont michaelbeaumont merged commit 12bf586 into kumahq:master Aug 9, 2022
@michaelbeaumont michaelbeaumont deleted the feat/cluster_http2 branch August 9, 2022 11:46
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.

3 participants