tao12345666333 commented on issue #987: URL: https://github.com/apache/apisix-ingress-controller/issues/987#issuecomment-1111881787
This is not a bug, this is a concrete implementation. For now we will use this name to construct the final route name. If you update the ApisixRoute resource directly, since the `metadata.name` has not changed, it will only synchronize the route according to the current configuration. But the APISIX Ingress controller will not delete the original route information in APISIX, which is very dangerous. Unless you delete the ApisixRoute resource and re-create it with a new configuration. -- 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]
