You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2021/11/09 21:18:17 UTC

[solr-operator] branch main updated (1a8661b -> 2c90be2)

This is an automated email from the ASF dual-hosted git repository.

houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git.


    from 1a8661b  Properly resolve the name of the basic auth secret for a SolrCloud when calling the backup API (#370)
     add 2c90be2  Enable leader election for the operator by default. (#367)

No new revisions were added by this update.

Summary of changes:
 docs/running-the-operator.md                 | 26 +++++++++++++---
 helm/solr-operator/Chart.yaml                |  7 +++++
 helm/solr-operator/README.md                 |  3 +-
 helm/solr-operator/templates/deployment.yaml |  3 ++
 helm/solr-operator/values.yaml               |  3 ++
 main.go                                      | 46 ++++++++++++++++------------
 6 files changed, 63 insertions(+), 25 deletions(-)