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/06 11:31:20 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #806: bug: Special circumstance may cause expired configuration be PUT to APISIX

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


   After checking the code in `endpointController`, [here](https://github.com/apache/apisix-ingress-controller/blob/master/pkg/ingress/endpoint.go#L136) is strange ,why using `==` here? It should be `>=`.


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