liuxiran opened a new pull request #1812:
URL: https://github.com/apache/apisix-dashboard/pull/1812


   Please answer these questions before submitting a pull request, **or your PR 
will get closed**.
   
   **Why submit this pull request?**
   
   - [X] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   **What changes will this PR take into?**
   
   Please update this section with detailed description.
   
   During rechecking #1803 , there is a problem occured when I try to configure 
a upstream with no nodes.
   
   Test steps:
   
   1. Create an upstream with no nodes
   2. Configure this upstream with no changes, an Submit the data, the error 
occured
   
   ![2021-04-21 
15-32-32屏幕截图](https://user-images.githubusercontent.com/2561857/115514584-d36fd000-a2b6-11eb-9029-e966a67699f7.png)
   
   This pr tried to change the fe logic to solve this problem.
   
   Doc: 
   Delete `k8s_deployment_info` in upstream just refer to 
https://github.com/apache/apisix/blob/359e0906c5a3f0149c0f6a44aff927d4c4eb8c6b/CHANGELOG.md#220
   
   TODO
   
   - [ ] add test case
   
   
   
   **Related issues**
   
   None
   
   **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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to