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数据如下:
   
![image](https://user-images.githubusercontent.com/7006014/182843792-43f578e0-d7cb-4ff0-86c9-9e18e0305986.png)
   
   2. apisix-ingress-controller定义的数据结构如下:
   
![image](https://user-images.githubusercontent.com/7006014/182844021-7ca224b3-87df-4624-a3a4-e36202d8d221.png)
   
   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]

Reply via email to