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