-
Notifications
You must be signed in to change notification settings - Fork 528
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(plugin): allowing proxy-mirror to dynamically adapt to the BE rules #2000
Conversation
✔️ Deploy Preview for apisix-dashboard ready! 🔨 Explore the source changes: f8ea499 🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix-dashboard/deploys/61110835758db300073521b6 😎 Browse the preview: https://deploy-preview-2000--apisix-dashboard.netlify.app/ |
Codecov Report
@@ Coverage Diff @@
## master #2000 +/- ##
==========================================
+ Coverage 65.86% 65.94% +0.07%
==========================================
Files 121 121
Lines 3211 3212 +1
Branches 779 779
==========================================
+ Hits 2115 2118 +3
+ Misses 1096 1094 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
merged, thanks for your contribution @wmdmomo |
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
The PR will change the plugin under plugin/UI (proxy-mirror), allowing proxy-mirror to dynamically adapt to the back-end json rules.
Related issues
fix/resolve #1588
Checklist: