HoustonPutman commented on issue #760: URL: https://github.com/apache/solr-operator/issues/760#issuecomment-2725981347
So if you look at those logs, the Solr Operator cannot create an Ingress for you because your ingress controller is rejecting it. Because of this, the SolrCloud cannot finish reconciling, and the SolrCloud status is not written. It's ultimately an issue, the status _should_ be written, probably, but it's very difficult to know which errors to ignore and which to not ignore when writing the status. I would recommend fixing your ingress settings so the error doesn't happen. -- 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]
