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 2022/03/28 16:13:16 UTC

[solr-operator] branch main updated: Remove changelog entries included in v0.5.1 release (#425)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 395e838  Remove changelog entries included in v0.5.1 release (#425)
395e838 is described below

commit 395e83861cfe6bdb31dd3f1dcc94847af41ba01e
Author: Houston Putman <ho...@apache.org>
AuthorDate: Mon Mar 28 12:13:10 2022 -0400

    Remove changelog entries included in v0.5.1 release (#425)
---
 helm/solr-operator/Chart.yaml | 28 ----------------------------
 helm/solr/Chart.yaml          |  7 -------
 2 files changed, 35 deletions(-)

diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index 6b29860..50f54f9 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -70,13 +70,6 @@ annotations:
           url: https://github.com/apache/solr-operator/pull/397
         - name: Zookeeper Operator v0.2.13 Release
           url: https://github.com/pravega/zookeeper-operator/releases/tag/v0.2.13
-    - kind: fixed
-      description: Solr Operator helm chart now sets runAsNonRoot only on the solr operator container. Sidecars can run as root.
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/389
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/395
     - kind: changed
       description: Loosen requirement on GCS backup credential/secret. Can now be omitted if using GKE's Workload Identity.
       links:
@@ -84,27 +77,6 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/391
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/394
-    - kind: fixed
-      description: Correctly check whether resource limits & requests have changed when updating children objects
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/393
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/398
-    - kind: security
-      description: Upgrade inherited dependencies to mitigate security vulnerabilities
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/405
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/406
-    - kind: changed
-      description: Upgrade GoLang version to 1.17
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/407
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/408
     - kind: changed
       description: The "addressability.external.additionalDomains" option has been renamed to "addressability.external.additionalDomainNames". See the upgrade notes for more information.
       links:
diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml
index aa08b84..ff9fb69 100644
--- a/helm/solr/Chart.yaml
+++ b/helm/solr/Chart.yaml
@@ -47,13 +47,6 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/387
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/388
-    - kind: fixed
-      description: Fixed Helm chart value "zk.externalAddress"
-      links:
-        - name: Github Issue
-          url: https://github.com/apache/solr-operator/issues/379
-        - name: Github PR
-          url: https://github.com/apache/solr-operator/pull/380
     - kind: changed
       description: The "addressability.external.additionalDomains" option has been renamed to "addressability.external.additionalDomainNames". See the upgrade notes for more information.
       links: