You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/25 05:32:48 UTC

[GitHub] [apisix] Firstsawyou opened a new pull request #3668: chore: remove the useless configuration in the ngx_tpl.lua file

Firstsawyou opened a new pull request #3668:
URL: https://github.com/apache/apisix/pull/3668


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   close #3662 
   
   Since APISIX and APISIX Dashboard are currently deployed independently of each other, the old /apisix/dashboard API interface is still retained in the ngx_tpl.lua file. We should delete it.
   The reasons are as follows:
   
   The /apisix/dashboard API interface is useless;
   When users use the rpm package to install APISIX and APISIX Dashboard, there is a directory structure named dashboard in the directory structure of APISIX, which is easy for users to misunderstand that they need to use the `/apisix/dashboard` API interface to perform access.
   
   ### Pre-submission 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](https://github.com/apache/apisix/tree/master#community) 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander merged pull request #3668: chore: remove the useless configuration in the ngx_tpl.lua file

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #3668:
URL: https://github.com/apache/apisix/pull/3668


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org