frankkoornstra commented on issue #1881: URL: https://github.com/apache/apisix-ingress-controller/issues/1881#issuecomment-1621707649
For clarity: I'm not suggesting using the actual `metadata.name` of the k8s resource for its id, but instead introduce a (nullable) field in the spec, maybe `spec.route_id` that could be set to an arbitrary (but predetermined) value. The maker of the `ApisixRoute` k8s resource would be responsible for making the id unique. If the spec field would be empty, we could fall back to the current id creation mechanism. @shreemaan-abhishek I don't have the faintest idea how to write Go so sorry to say that I can't raise a PR. -- 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]
