chinmoysahu commented on issue #810: URL: https://github.com/apache/solr-operator/issues/810#issuecomment-3750640801
Hi, thanks for the response, that makes sense. Yes, I’m still keen to contribute. I’ve done some exploratory work locally to understand how the existing Ingress-based logic could map to HTTPRoute resources, primarily targeting the common service and per-node services when hideNodes=false. I agree that starting with an initial, opt-in implementation would be useful, and we can iterate based on feedback, especially around customization and extensibility. If that sounds reasonable, I can open a draft PR focused on: - introducing external.method=Gateway - generating basic HTTPRoute resources for common and per-node access - clearly documenting this as an initial / experimental feature Happy to adjust the approach or scope if you have preferences before I proceed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
