thelabdude commented on a change in pull request #309: URL: https://github.com/apache/solr-operator/pull/309#discussion_r690705380
########## File path: controllers/util/prometheus_exporter_util.go ########## @@ -46,17 +45,9 @@ type SolrConnectionInfo struct { StandaloneAddress string } -// Used internally to capture config needed to provided Solr client apps like the exporter -// with config needed to call TLS enabled Solr pods -type TLSClientOptions struct { Review comment: Replaced by `TLSConfig` in `solr_tls_util.go` -- 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 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