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

add plugin gw-error-format #95

Closed
wants to merge 1 commit into from
Closed

add plugin gw-error-format #95

wants to merge 1 commit into from

Conversation

zhangjiahaol
Copy link
Contributor

Ⅰ. Describe what this PR did

Implement a plugin that can replace the response body according to the configuration

Ⅱ. Does this pull request fix one issue?

fixes #62

Ⅲ. Why don't you add test cases (unit test/integration test)?

No unit tests yet

Ⅳ. Describe how to verify it

If you deployed higress as a K8S cluster, you can use this yaml to test replace-responsebody.yaml

Ⅴ. Special notes for reviews

Check out README.md

@codecov-commenter
Copy link

Codecov Report

Merging #95 (94e7310) into main (cf50b6e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   24.80%   24.80%           
=======================================
  Files          24       24           
  Lines        4076     4076           
=======================================
  Hits         1011     1011           
  Misses       3008     3008           
  Partials       57       57           

@zhangjiahaol zhangjiahaol closed this by deleting the head repository Dec 10, 2022
@zhangjiahaol zhangjiahaol reopened this Dec 10, 2022
@zhangjiahaol zhangjiahaol changed the title add plugin replace-responsebody add plugin gw-error-format Dec 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.

Implement a plugin that can replace the response body according to the configuration
3 participants