Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

fix issues #194

Merged
merged 8 commits into from
Sep 26, 2023
Merged

fix issues #194

merged 8 commits into from
Sep 26, 2023

Conversation

cybwan
Copy link
Collaborator

@cybwan cybwan commented Sep 26, 2023

Description:

  1. Changed implementation of outbound per-request load balancing.
  2. Upgrade pipy to 0.90.3-30

Testing done:
Done

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

  2. Is this a breaking change? no

  3. Has documentation corresponding to this change been updated in the osm-edge-docs repo (if applicable)? no

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (890c970) 60.86% compared to head (98a56c7) 60.84%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-v1.3     #194      +/-   ##
================================================
- Coverage         60.86%   60.84%   -0.02%     
================================================
  Files               218      218              
  Lines             17134    17136       +2     
================================================
- Hits              10428    10427       -1     
- Misses             6653     6656       +3     
  Partials             53       53              
Flag Coverage Δ
unittests 60.84% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/messaging/broker.go 87.44% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reaver-flomesh reaver-flomesh merged commit 675bc04 into flomesh-io:release-v1.3 Sep 26, 2023
reaver-flomesh pushed a commit that referenced this pull request Sep 26, 2023
* update version to 1.3.9

* add HTTP1PerRequestLoadBalancing and HTTP2PerRequestLoadBalancing to mesh config.

* Changed implementation of outbound per-request load balancing.

* [fix] Explicitly release _session in onEnd event

* upgrade pipy to 0.90.3-30.

* upgrade pipy to 0.90.3-38.

---------

Co-authored-by: wanpf <wanpf@qq.com>
@cybwan cybwan deleted the release-v1.3.9-alpha.1 branch September 26, 2023 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants