Jan Høydahl
Jan Høydahl
> These volume additions are actually part of the solrcloud CRD The `customSolrKubeOptions.podOptions` that this PR is about is just passed on to k8s. The link you just provided refers...
Found this - it would be great to add docs about this, are you able to incorporate the feedback @mcarroll1 ?
Please share with us the exact `SolrClouds` manifest you use to bootstrap the cluster, along with the version you use of the operator and solr.
Needs code upgrade in prometheus-exporter using JQ API ``` > Task :solr:prometheus-exporter:validateSourcePatterns /home/runner/work/solr/solr/solr/prometheus-exporter/src/java/org/apache/solr/prometheus/scraper/SolrScraper.java:173: error: method apply in class JsonQuery cannot be applied to given types; List results = jsonQuery.apply(jsonNode); ^...
Solr Operator seems very picky about the Kubernetes environment it's using (guessing networking/dns)
> ...where it seems like the zookeeper cluster never reaches a quorum; apparently timing out when the second zookeeper node attempts to connect to example-solrcloud-zookeeper-client:2181 I see the same on...
Add changelog entry to Chart.yaml
This looks solid to me now, but since I'm still a Go novice I defer to @HoustonPutman or @gerlowskija to land this.