HoustonPutman opened a new issue, #609: URL: https://github.com/apache/solr-operator/issues/609
Currently various versions of Solr 9 cannot be run with TLS in the Solr Operator, because of the way that secure probes are run. Namely, we explicitly invoke SolrCLI, which has changed its location in newer versions. We need to use the `solr api -` command, which will be available in Solr 8.11, so this can only be done when that is the minimum supported version. -- 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: issues-unsubscr...@solr.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org