[GitHub] [apisix-ingress-controller] Junnplus edited a comment on issue #293: bug: crash when exist v1beta1.Ingress of extensions

2021-03-11 Thread GitBox


Junnplus edited a comment on issue #293:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/293#issuecomment-797198653


   > We should use `Networking().V1beta1().Ingress().Informer().
   
   yep, I make a PR to fixed.
   
   > Some users running versions < Kubernetes 1.14
   
   In addition, After K8s 1.13 the API server automatically translate 
`extensions/v1beta1.Ingress` objects to `networking/v1beta1.Ingress` objects, 
we may need to be compatible with the previous version.



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.

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




[GitHub] [apisix-ingress-controller] Junnplus edited a comment on issue #293: bug: crash when exist v1beta1.Ingress of extensions

2021-03-11 Thread GitBox


Junnplus edited a comment on issue #293:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/293#issuecomment-797198653


   > We should use `Networking().V1beta1().Ingress().Informer().
   
   yep, I make a PR to fixed.
   
   > Some users running versions < Kubernetes 1.14
   
   In addition, After K8s 1.13 the API server automatically translate 
`extensions/v1beta1.Ingress` objects to `networking/v1beta1.Ingress` objects, 
we may need to be compatible with it.



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.

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