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 doc #660

Merged
merged 4 commits into from
Jun 24, 2022
Merged

Update doc #660

merged 4 commits into from
Jun 24, 2022

Conversation

localvar
Copy link
Collaborator

No description provided.

@localvar localvar requested a review from suchen-sci June 20, 2022 00:25
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2022

Codecov Report

Merging #660 (e18bdbc) into pipeline (84fc70a) will decrease coverage by 0.15%.
The diff coverage is 54.11%.

@@             Coverage Diff              @@
##           pipeline     #660      +/-   ##
============================================
- Coverage     78.84%   78.68%   -0.16%     
============================================
  Files            93       93              
  Lines         10039    10096      +57     
============================================
+ Hits           7915     7944      +29     
- Misses         1656     1682      +26     
- Partials        468      470       +2     
Impacted Files Coverage Δ
pkg/protocols/httpprot/request.go 65.77% <0.00%> (+1.14%) ⬆️
pkg/util/dynamicobject/dynamicobject.go 91.66% <ø> (ø)
pkg/protocols/httpprot/http.go 67.18% <47.50%> (-32.82%) ⬇️
pkg/protocols/httpprot/response.go 66.84% <60.00%> (-3.84%) ⬇️
pkg/filters/builder/extrafuncs.go 93.75% <84.00%> (-6.25%) ⬇️
pkg/object/mqttproxy/client.go 79.72% <0.00%> (-0.91%) ⬇️
pkg/filters/proxy/proxy.go 84.39% <0.00%> (ø)
... and 3 more

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 84fc70a...e18bdbc. Read the comment docs.

doc/cookbook/api-aggregation.md Outdated Show resolved Hide resolved
doc/cookbook/api-aggregation.md Outdated Show resolved Hide resolved
calls to different backend systems to operate.[1]
* Easegress provides filters `RequestBuilder` & `ResponseBuilder` for this
powerful feature.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest to add reference to filters.md request builder and response so that users won't get lost by these examples.

doc/developer-guide.md Outdated Show resolved Hide resolved
doc/developer-guide.md Outdated Show resolved Hide resolved
features. It is the ability of your system to react to failure and still
remain functional. It's not about avoiding failure, but accepting failure
and constructing your cloud-native services to respond to it. You want to
return to a fully functioning state quickly as possible.[1]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest to add their config reference in filters.md and controller.md to here...

@localvar localvar requested a review from suchen-sci June 24, 2022 05:59
@suchen-sci suchen-sci merged commit e4a285c into easegress-io:pipeline Jun 24, 2022
@localvar localvar deleted the update-doc branch June 24, 2022 06:15
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

3 participants