github apache/solr-operator v0.2.3
v0.2.3 - Fix for non-ingress-addressed SolrClouds

latest releases: v0.8.1, v0.8.0, v0.7.1...
4 years ago

Upgrade Notes

All non-ingress Solr Node addresses will change to use port 8983 when the operator is upgraded. The nodes will no longer be addressable with port 80.

Bug Fixes

  • The headlessService for non-ingress SolrClouds no longer maps ports (#87)
    • This caused issues with solrCloud nodes addressing other nodes in the cluster, because headlessServices do not actually allow mapping of ports.
    • SolrClouds that are deployed with ingresses will not be affected.

New Features

  • The solrNode status now contains the name of the Kubernetes node it runs on. (#89)

Don't miss a new solr-operator release

NewReleases is sending notifications on new releases.