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

sidecar httpserver keepalive config by spec #626

Merged

Conversation

sodaRyCN
Copy link
Contributor

In sidecar mode, the httpservers of ingress and egress load keepalive-related configurations according to the mesh-controller spec(it seems that there is no other suitable object to carry this configuration).It seems that there is no other suitable object to carry this configuration. In preliminary consideration, it is not necessary to set different parameters for each worker(if this is done, the ops would be complicated). If there is, use --label would be better.

@sodaRyCN sodaRyCN closed this May 16, 2022
@sodaRyCN sodaRyCN reopened this May 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2022

Codecov Report

Merging #626 (1cd2bbb) into main (dd6d2f0) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #626      +/-   ##
==========================================
- Coverage   80.07%   80.07%   -0.01%     
==========================================
  Files          95       95              
  Lines       10972    10981       +9     
==========================================
+ Hits         8786     8793       +7     
- Misses       1707     1709       +2     
  Partials      479      479              
Impacted Files Coverage Δ
pkg/object/meshcontroller/spec/spec.go 85.23% <100.00%> (+0.28%) ⬆️
pkg/object/mqttproxy/client.go 79.63% <0.00%> (-0.91%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26506a3...1cd2bbb. Read the comment docs.

@sodaRyCN sodaRyCN force-pushed the fix_sidecar_httpserver_keepalive branch from 4e01df5 to b5ab1c1 Compare May 16, 2022 13:34
@sodaRyCN sodaRyCN closed this May 16, 2022
@sodaRyCN sodaRyCN reopened this May 16, 2022
@sodaRyCN sodaRyCN force-pushed the fix_sidecar_httpserver_keepalive branch from b5ab1c1 to 1acc60c Compare May 16, 2022 13:49
pkg/object/meshcontroller/spec/spec.go Outdated Show resolved Hide resolved
pkg/object/meshcontroller/spec/spec.go Outdated Show resolved Hide resolved
@sodaRyCN sodaRyCN closed this May 17, 2022
@sodaRyCN sodaRyCN reopened this May 17, 2022
@localvar localvar requested a review from suchen-sci June 6, 2022 01:12
@suchen-sci suchen-sci merged commit 2aa4404 into easegress-io:main Jun 6, 2022
@sodaRyCN sodaRyCN deleted the fix_sidecar_httpserver_keepalive branch June 7, 2022 01:37
localvar pushed a commit that referenced this pull request Jun 13, 2022
* sidecar httpserver keepalive config by spec

* adjust variable names
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

4 participants