You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/02 12:47:44 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #814: request help: pkg/apisix/upstream.go List Returns when an error is encountered

gxthrj commented on issue #814:
URL: https://github.com/apache/apisix-ingress-controller/issues/814#issuecomment-1056892249


   I think the issue is related to https://github.com/apache/apisix-ingress-controller/issues/712, they have similar points:
   The `id` in upstream is a string type, but the `id` from upstreams get from the `List` is `int`. 
   We need to consider the compatibility of this field.
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org