thelabdude commented on a change in pull request #309:
URL: https://github.com/apache/solr-operator/pull/309#discussion_r690704848



##########
File path: controllers/solrprometheusexporter_controller.go
##########
@@ -197,28 +197,30 @@ func (r *SolrPrometheusExporterReconciler) Reconcile(req 
ctrl.Request) (ctrl.Res
                                        
prometheusExporter.Spec.SolrReference.SolrTLS.KeyStorePasswordSecret.Key, 
keyStorePasswordSecret.Name)
                        }
 
-                       tlsClientOptions = &util.TLSClientOptions{}

Review comment:
       The `TLSClientOptions` name was misleading once I repurposed this struct 
to be used by the exporter and the StatefulSet code




-- 
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

Reply via email to