okaybase opened a new pull request #374:
URL: https://github.com/apache/apisix-ingress-controller/pull/374
Please answer these questions before submitting a pull request
- Why submit this pull request?
- [x] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches
- Related issues
___
### Bugfix
- Description
unmarshal json string to routeItem error when route info contains "vars":{}.
- How to fix?
add compatibility logic for empty array when unmarshal json string to
routeItem
___
### New feature or improvement
- Describe the details and related test reports.
___
### Backport patches
- Why need to backport?
- Source branch
- Related commits and pull requests
- Target branch
--
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]