spacewander commented on issue #4048: URL: https://github.com/apache/apisix/issues/4048#issuecomment-820083904
> the current problem is that the existing etcd data can no longer be supported, and all of the created routes has been invalid. My bad. I underestimate the effect of the additional check. > vars is still use list type , apisix etcd 2.5 report vars use dict type . No, the `vars` is still list type. The problem is that we add validation to reject empty table. We also update the dashboard but of course, the existing routes are broken now. -- 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: [email protected]
