HoustonPutman commented on issue #483: URL: https://github.com/apache/solr-operator/issues/483#issuecomment-1492374530
I have a patch that I _think_ should work: https://github.com/apache/solr-operator/pull/539. Would someone be willing to try out this fix in their cluster? Steps to try it: 1. Checkout the v0.6.0 release 2. Copy this one line change 3. Run `make docker-build`, then upload to docker somewhere 4. Update your Solr Operator to use this new image 5. Delete the prometheus exporter service just to make sure the annotation is removed: `kubectl delete service <name>-solr-metrics` 6. Wait for it to come back and see if Prometheus is happier! -- 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]
