marchlhw opened a new issue, #1218: URL: https://github.com/apache/apisix-ingress-controller/issues/1218
### Issue description ## 问题1: 1. admin api根据id获取upstream json数据如下:  2. apisix-ingress-controller定义的数据结构如下:  3. 通过测试发现upstreamNode解析为空: ``` &{Metadata:{ID:419230261889204925 Name:ali-oss-wsd-default Desc: Labels:map[]} Type:roundrobin HashOn: Key: Checks:<nil> Nodes:[] Scheme:http Retries:<nil> Timeout:0xc0000d80d8 TLS:<nil>} ``` ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.5.0 - your Kubernetes cluster version (output of kubectl version): 1.18 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): centos7.4 -- 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]
