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

update rawtrafficcontroller kind switch to support mqttproxy #694

Merged
merged 4 commits into from
Jul 10, 2022
Merged

update rawtrafficcontroller kind switch to support mqttproxy #694

merged 4 commits into from
Jul 10, 2022

Conversation

suchen-sci
Copy link
Contributor

fix #693

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #694 (251996a) into main (d3732f5) will decrease coverage by 0.03%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #694      +/-   ##
==========================================
- Coverage   80.06%   80.02%   -0.04%     
==========================================
  Files          93       93              
  Lines       10100    10100              
==========================================
- Hits         8087     8083       -4     
- Misses       1538     1542       +4     
  Partials      475      475              
Impacted Files Coverage Δ
pkg/filters/proxy/pool.go 61.98% <71.42%> (ø)
pkg/filters/headerlookup/headerlookup.go 84.61% <0.00%> (-1.40%) ⬇️
pkg/object/mqttproxy/client.go 79.72% <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 279db8c...251996a. Read the comment docs.

@suchen-sci
Copy link
Contributor Author

updated!

@xxx7xxxx xxx7xxxx merged commit 0132848 into easegress-io:main Jul 10, 2022
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.

MQTTProxy created failed after upgrade v2.0.0
4 participants