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

fix issues #157

Merged
merged 10 commits into from
Mar 16, 2023
Merged

fix issues #157

merged 10 commits into from
Mar 16, 2023

Conversation

cybwan
Copy link
Collaborator

@cybwan cybwan commented Mar 15, 2023

Description:

  1. optimize osm edge interceptor
  2. add support: none traffic interception mode
  3. load balance based on request for L7, connection for L4

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

Patch and project coverage have no change.

Comparison is base (8a05f9d) 61.45% compared to head (246144d) 61.45%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff              @@
##           release-v1.3     #157   +/-   ##
=============================================
  Coverage         61.45%   61.45%           
=============================================
  Files               218      218           
  Lines             17088    17088           
=============================================
  Hits              10502    10502           
  Misses             6533     6533           
  Partials             53       53           
Flag Coverage Δ
unittests 61.45% <ø> (ø)

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

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@reaver-flomesh reaver-flomesh merged commit 768bdc0 into flomesh-io:release-v1.3 Mar 16, 2023
reaver-flomesh pushed a commit that referenced this pull request Mar 16, 2023
* 检测到下游使用HTTP2协议访问,并且是grpc场景("content-type":"application/grpc")时才使用http2访问上游,否者根据"Protocol"来决定是否使用HTTP2.

* Optimize osm edge interceptor

* Optimize osm edge interceptor

* Optimize excludeInboundPorts

* Increase MaxItemLen

* add support: none traffic interception mode

* HTTP负载均衡默认使用“基于请求负载均衡”方式

* update release version

---------

Co-authored-by: wanpf <wanpf@qq.com>
@cybwan cybwan deleted the v1.3.2-alpha.2 branch March 16, 2023 00:53
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