juzhiyuan commented on code in PR #2440: URL: https://github.com/apache/apisix-ingress-controller/pull/2440#discussion_r2203674955
########## docs/en/latest/upgrade-guide.md: ########## @@ -64,7 +64,7 @@ etcdserver: ##### Controller-Only Configuration Source -In 2.0.0, all data plane configurations must originate from the Ingress Controller. Configurations via Admin API or any external methods are no longer supported and will be ignored or may cause errors. +In APISIX Ingress Controller 2.0.0, a full-sync mode is used. All Data Plane configurations must originate from the Ingress Controller. Any additional route configurations made via the Admin API or other external methods will be ignored. Review Comment: > All Data Plane configurations must originate from the Ingress Controller. Any additional route configurations made via the Admin API or other external methods will be ignored. I'm still confused by this. Ingress Controller 2.0 supports both Standalone and Admin API mode, so why `Any additional route configurations made via the Admin API or other external methods will be ignored.`? -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org