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

feat: basic support Apache APISIX 2.10 #2149

Merged
merged 23 commits into from
Oct 3, 2021

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented Sep 26, 2021

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Provide basic support for Apache APISIX 2.10. Includes changes to the stream plugins property definition and more.

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@bzp2010 bzp2010 self-assigned this Sep 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2021

Codecov Report

Attention: Patch coverage is 92.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.49%. Comparing base (fd5afe4) to head (850d8d7).
Report is 200 commits behind head on master.

Files with missing lines Patch % Lines
web/src/pages/Service/components/Step1.tsx 83.33% 2 Missing ⚠️
web/src/components/Plugin/UI/limit-conn.tsx 80.00% 1 Missing ⚠️
...b/src/components/Plugin/UI/referer-restriction.tsx 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2149      +/-   ##
==========================================
+ Coverage   67.75%   69.49%   +1.73%     
==========================================
  Files         126      187      +61     
  Lines        3300     7137    +3837     
  Branches      803      823      +20     
==========================================
+ Hits         2236     4960    +2724     
- Misses       1064     1889     +825     
- Partials        0      288     +288     
Flag Coverage Δ
backend-e2e-test 47.07% <ø> (?)
backend-e2e-test-ginkgo 48.52% <ø> (?)
backend-unit-test 52.74% <ø> (?)
frontend-e2e-test 68.15% <92.85%> (+0.39%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

api/conf/schema.json Outdated Show resolved Hide resolved
@bzp2010 bzp2010 marked this pull request as ready for review September 29, 2021 01:21
@liuxiran
Copy link
Contributor

just wait for ci

@bzp2010 bzp2010 force-pushed the feat-support-2100 branch from 256e117 to 177f0a1 Compare October 1, 2021 11:32
@bzp2010 bzp2010 force-pushed the feat-support-2100 branch from 177f0a1 to 0bc53d5 Compare October 2, 2021 02:17
@liuxiran
Copy link
Contributor

liuxiran commented Oct 2, 2021

ci ready, @starsz @nic-chen please have a look when you have time, thanks

@liuxiran liuxiran requested a review from juzhiyuan October 2, 2021 08:02
@juzhiyuan juzhiyuan merged commit 321a195 into apache:master Oct 3, 2021
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.

6 participants