Gallardot commented on issue #1881: URL: https://github.com/apache/apisix-ingress-controller/issues/1881#issuecomment-1627644205
After the APISIX Route is submitted as a k8s resource, the name of the generated apisix route is named using the following rule. How about using the same rule for the ID? https://github.com/apache/apisix-ingress-controller/blob/e809cfbaaad6f6c3cbd23f5ec8e93bc1d87f543d/pkg/providers/apisix/translation/apisix_route.go#L157-L159 https://github.com/apache/apisix-ingress-controller/blob/master/pkg/types/apisix/v1/types.go#L619 https://github.com/apache/apisix-ingress-controller/blob/e809cfbaaad6f6c3cbd23f5ec8e93bc1d87f543d/pkg/types/apisix/v1/types.go#L619-L632 -- 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]
