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/05/12 11:18:16 UTC

[GitHub] [apisix-ingress-controller] shuoshadow opened a new issue #444: bug:

shuoshadow opened a new issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444


   ### Issue description
   
   ### Environment
   
   * your apisix-ingress-controller version (output of `apisix-ingress-controller version --long`);
   * your Kubernetes cluster version (output of `kubectl version`);
   * if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (`uname -a`).
   
   ### Minimal test code / Steps to reproduce the issue
   
   1. apply apisixroute resource
   2. delete pod  apisix-ingress-controller
   3. edit  apisixroute resource
   4. etcd routes will not update
   ![image](https://user-images.githubusercontent.com/10016360/117966569-a1eaa180-b356-11eb-9158-0966c0a928c4.png)
   ![image](https://user-images.githubusercontent.com/10016360/117966630-b4fd7180-b356-11eb-9bde-3fbdb58dd419.png)
   
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   
   ### What's the expected result?
   


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] tokers commented on issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444#issuecomment-840232655


   @shuoshadow Note since apisix-ingress-controller uses a leader-election mechanism, when you destroyed the apisix-ingress-controller, the lease resource was still there, after you recreated a new instance, it might run as the candidate for a while, so you may need to wait some times.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] gxthrj commented on issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
gxthrj commented on issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444#issuecomment-839773840


   @shuoshadow Please show the log of apisix-ingress-controller, if the configuration in etcd are not update, There must be some error logs about that.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] tao12345666333 closed issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
tao12345666333 closed issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444


   


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



[GitHub] [apisix-ingress-controller] tokers commented on issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444#issuecomment-839691376


   @shuoshadow In which step you re-deploy apisix-ingress-controller? It's not recorded in your reproduce steps.


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] shuoshadow commented on issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
shuoshadow commented on issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444#issuecomment-839721557


   > @shuoshadow In which step you re-deploy apisix-ingress-controller? It's not recorded in your reproduce steps.
   
   after i deploy apisixroute resource,  than i delete pod and recreate
   
   when apisix-ingress-controller pod recreated, i changed apisixroute config and apply it, but it was not update to etcd


-- 
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:
users@infra.apache.org



[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #444: bug: etcd routes will not update when i delete pod apisix-ingress-controller and recreate

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #444:
URL: https://github.com/apache/apisix-ingress-controller/issues/444#issuecomment-1075911082


   I have not reproduced locally.
   
   And this issue has not been updated for too long, I will close it. If your issue is not resolved, feel free to reopen it, or create a new issue. Thanks!


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