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/02/18 03:57:34 UTC

[GitHub] [apisix-ingress-controller] xiongyunhua-star opened a new issue #876: 通过dashboard 更新ingress-controller生成的路由信息

xiongyunhua-star opened a new issue #876:
URL: https://github.com/apache/apisix-ingress-controller/issues/876


   ### Issue description
   
   操作步骤:
   
   1.  通过Yaml创建的AR资源,形成路由信息之后,在dashboard上编辑上游信息,删除一个上游Pod实例
   
   问题:
   在没有更新业务deployment和ingress-controller pod 的情况下,什么时候会把上有信息恢复原有的默认配置?
   是通过ingress-controller pod 加载的cm的 resync_interval: "1h"   进行周期性 同步?
   apiVersion: v1
   data:
     config.yaml: |
       # log options
       log_level: "info"
       log_output: "stderr"
       http_listen: ":8080"
       enable_profiling: true
       kubernetes:
         kubeconfig: ""
         resync_interval: "1h"   【此字段进行】
         app_namespaces:
         - "default"
         ingress_class: "apisix"
         ingress_version: "networking/v1beta1"
         apisix_route_version: "apisix.apache.org/v2beta2"
   
   
   
   ### 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):
   


-- 
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] tao12345666333 commented on issue #876: 通过dashboard 更新ingress-controller生成的路由信息

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


   it's not recommanded.


-- 
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] tao12345666333 closed issue #876: 通过dashboard 更新ingress-controller生成的路由信息

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


   


-- 
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] xiongyunhua-star commented on issue #876: 通过dashboard 更新ingress-controller生成的路由信息

Posted by GitBox <gi...@apache.org>.
xiongyunhua-star commented on issue #876:
URL: https://github.com/apache/apisix-ingress-controller/issues/876#issuecomment-1043857275


   现象没有复现


-- 
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] tao12345666333 commented on issue #876: 通过dashboard 更新ingress-controller生成的路由信息

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


   > In fact, we recommend setting the APISIX dashboard to be read-only. It is not safe to manage resources in two ways at the same time
   
   I think we've explained why, I'll close this issue, feel free to open it again if you have other ideas


-- 
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] tao12345666333 commented on issue #876: 通过dashboard 更新ingress-controller生成的路由信息

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


   In fact, we recommend setting the APISIX dashboard to be read-only.
   It is not safe to manage resources in two ways at the same time


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