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 8732003  Enable Solr Operator metrics when using the helm chart. (#360)
     add 94b62dc  Ability to set ingressClassName for v1 Ingress. (#363)

No new revisions were added by this update.

Summary of changes:
 api/v1beta1/common_types.go                      |  9 +++
 api/v1beta1/zz_generated.deepcopy.go             |  5 ++
 config/crd/bases/solr.apache.org_solrclouds.yaml |  6 ++
 controllers/controller_utils_test.go             |  1 +
 controllers/solrcloud_controller_ingress_test.go | 71 ++++++++++++++++++------
 controllers/util/common.go                       |  2 +-
 controllers/util/solr_util.go                    |  5 ++
 docs/solr-cloud/solr-cloud-crd.md                |  3 +
 docs/upgrade-notes.md                            | 11 +++-
 helm/solr-operator/Chart.yaml                    |  7 +++
 helm/solr-operator/crds/crds.yaml                |  6 ++
 helm/solr/README.md                              |  5 +-
 helm/solr/templates/_custom_option_helpers.tpl   |  3 +
 helm/solr/values.yaml                            |  1 +
 14 files changed, 115 insertions(+), 20 deletions(-)

Reply via email to