tao12345666333 commented on issue #1122: URL: https://github.com/apache/apisix-ingress-controller/issues/1122#issuecomment-1170883032
Thanks for your report. In fact, the APISIX Ingress controller actually maintains a cache and checks whether the Upstream is referenced by http_route or stream_route when it is deleted. https://github.com/apache/apisix-ingress-controller/blob/b1dc75e198dbacc4d66e9d2bfbb259cfea9c67a3/pkg/apisix/cache/memdb.go#L360-L380 I will try to reproduce later. Also, can you try checking the upstream list via APISIX's admin API? APISIX Dashboard uses a component called manager API, I hope you can confirm the actual situation through APISIX's admin API. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
