gerlowskija opened a new issue, #806: URL: https://github.com/apache/solr-operator/issues/806
I noticed recently that various parts of this repository default to using Solr 8.11, which is now EOL. These usages range from the internal and relatively innocuous (e2e and "smoke test" scripting) to the user-facing and dangerous (documentation, example YAML, and the default tag for the Solr helm chart). This ticket covers updating all of these places to use the latest Solr 9.x version instead (currently Solr 9.9.0). There are a few places in the operator code itself that go out of their way to extend support to Solr 8.11. These need cleaned up, but can be tackled in separate, follow-on tickets. -- 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]
