tsuijie opened a new pull request, #2832:
URL: https://github.com/apache/apisix-dashboard/pull/2832

   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?**
   
   Apisix and Apisix-seed support configuration of auto-discovery via Nacos 
with metadata field, which is an object instead of string, thus adding metadata 
field to discovery_args will cause apisix-dashboard to crash and unable to 
restart.
   Error log message:
   ERROR   store/store.go:405      json unmarshal failed: json: cannot 
unmarshal object into Go struct field Upstream.discovery_args of type string
   
   **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?
   - [x] 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]

Reply via email to