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/01/04 06:05:46 UTC

[GitHub] [apisix-ingress-controller] suninuni edited a comment on issue #823: bug: panic when upgrade from 1.2 to 1.3 because of not set spec.http[].backends in v1beta1/ApisixRoute

suninuni edited a comment on issue #823:
URL: https://github.com/apache/apisix-ingress-controller/issues/823#issuecomment-1004549051


   > > Thanks for your report.
   > > I will close this issue, maybe we need to add some upgrade practice documents. (Using #824 for tracking)
   > 
   > I think this problem still needs to be fixed. If someone re-applies the ApisixRoute of the v2beta1 version with http.backend after the upgrade, it will cause apisix-ingress-controller crashed.
   
   https://github.com/apache/apisix-ingress-controller/blob/a1ef63963c5ee9f4b225e5e663ec060afd4da2f8/pkg/kube/translation/apisix_route.go#L946-L949
   
   Here we need to deal with the situation of http.backend and its priority should be higher than http.backends[0].


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