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 2021/09/17 13:01:35 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #604: bug: the definition of timeout of passive unhealthy, ApisixUpsteam CRD resources and API definitions are inconsistent

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


   It should be `timeouts` in `passive.unhealthy`, not `timeout`, which means the number of timeouts in proxied traffic to consider a target unhealthy.
   
   The logic is wrong in https://github.com/apache/apisix-ingress-controller/blob/master/pkg/kube/translation/apisix_upstream.go#L298
   
   And we should modify the ApisixUpstream CRD.


-- 
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