Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A new Helm chart for templating the Solr resource.
    • Users must still run the Solr Operator, preferably through the Solr Operator Helm chart.
  • Support for hostpath for the Solr data volume when in ephemeral mode
  • Scheduled restarts of Solr Clouds and Solr Prometheus Exporters
  • The default version of Solr has been upgraded to 8.9
  • Allow for custom service accounts to be used when running SolSolr
  • Upgrade the Zookeeper Operator dependency to v0.2.12
  • Allow for ephemeral storage when running a provided Zookeeper cluster
    • The storage type for Zookeeper will default to the option chosen for Solr
  • Enable configuration of provided Zookeeper Config options
  • Use a more secure base image for the Solr Operator
  • The PrometheusExporter now accepts custom pod probes (liveness, readiness, startup)
  • Fix permissions in the default bootstrapped security.json
  • Allow for terminating the Solr TLS at the ingress
  • Allow for loading in TLS information from a mounted directory (SolrCloud and SolrPrometheusExporter)
  • SolrCloud now supports separate server and client certs for mTLS
  • The Solr Operator supports hot-reloading of TLS client certs used to connect to Solr (enabled by default)

...