Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Update changelog with recent community PR merges
Browse files Browse the repository at this point in the history
- #528
- #553

Signed-off-by: Ashwin Venkatesh <[email protected]>
  • Loading branch information
Ashwin Venkatesh committed Jul 27, 2020
1 parent 6293674 commit 7ad9a47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ IMPROVEMENTS:
StatefulSet and Client Daemonset annotations respectively. This recreates
the server/client pod when the server/client extraConfig is updated via `helm upgrade` [[GH-550](https://github.com/hashicorp/consul-helm/pull/550)]

* Introduce field server.extraLabels to append additional labels to consul server pods. [[GH-553](https://github.com/hashicorp/consul-helm/pull/553)]

* Introduce field server.disableFsGroupSecurityContext which disables setting the fsGroup securityContext on the server statefulset.
This enables deploying on OpenShift where the fsGroup is automatically set to an arbitrary gid. [[GH-528](https://github.com/hashicorp/consul-helm/pull/528)]

BREAKING CHANGES:

* Updating either server.extraConfig or client.extraConfig and running `helm upgrade` will force a restart of the
Expand Down

0 comments on commit 7ad9a47

Please sign in to comment.