QuanTran91 opened a new issue, #11384: URL: https://github.com/apache/apisix/issues/11384
### Current Behavior APSIX does not update the new route config in K8s ### Expected Behavior APSIX should update the new route config in K8s ### Error Logs No error log ### Steps to Reproduce 1. Add new route with double splash and then apply the manifest ``` /api/channel/v1//channel-config-templates 2. Remove the double spash and the apply the manifest ``` /api/channel/v1/channel-config-templates 3. Observe the route on APISX dashboard that the route is not updated <img width="1337" alt="Screenshot 2024-07-03 at 10 29 15" src="https://github.com/apache/apisix/assets/10222639/0a9278b4-bd0e-46f5-9132-fcbb18fb852b"> ### Environment - APISIX version (run `apisix version`): 3.9.1 - Operating system (run `uname -a`): Ubuntu 20.04 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.5.7 - APISIX Dashboard version, if relevant: 3.0.0 - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --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. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org