You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file.
12
12
- Support objectOverrides using `.spec.objectOverrides`.
13
13
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#93]).
14
14
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#97]).
15
+
- Configure OpenSearch to publish the fully-qualified domain names of the nodes instead of the IP
16
+
addresses, so that TLS certificates can be verified ([#100]).
15
17
- Add service discovery and exposition ([#94]):
16
18
- Service to set up the cluster renamed to `<cluster-name>-seed-nodes`.
17
19
- Discovery service named `<cluster-name>`, added.
@@ -35,6 +37,7 @@ All notable changes to this project will be documented in this file.
0 commit comments