bzp2010 opened a new pull request, #2611: URL: https://github.com/apache/apisix-dashboard/pull/2611
Please answer these questions before submitting a pull request, **or your PR will get closed**. **Why submit this pull request?** - [ ] Bugfix - [x] New feature provided - [x] Improve performance - [ ] Backport patches **What changes will this PR take into?** Implement the new resource controller proxy and remove the old code that is no longer used. Since the front-end and testing cannot be tuned in one go, it is normal that its CI does not pass. The new resource controller proxy includes: - An indirect reverse proxy to the Admin API (support v2 or v3 API version) - Different response format rewriters for v2 and v3, unify the output data to the front end **Checklist:** - [x] 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
