Skip to content

Commit 67a975c

Browse files
Merge branch 'main' into feat/service-discovery-and-exposition
2 parents 111b8d9 + fd31039 commit 67a975c

23 files changed

Lines changed: 276 additions & 99 deletions

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ All notable changes to this project will be documented in this file.
99
- Allow the configuration of TLS for the HTTP and TRANSPORT ports with the operator ([#55]).
1010
- Add the role group as a node attribute ([#63]).
1111
- Allow adding entries to the OpenSearch keystore ([#76]).
12+
- Support objectOverrides using `.spec.objectOverrides`.
13+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#93]).
14+
15+
### Changed
16+
17+
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#91]).
1218

1319
[#55]: https://github.com/stackabletech/opensearch-operator/pull/55
1420
[#63]: https://github.com/stackabletech/opensearch-operator/pull/63
1521
[#76]: https://github.com/stackabletech/opensearch-operator/pull/76
22+
[#91]: https://github.com/stackabletech/opensearch-operator/pull/91
23+
[#93]: https://github.com/stackabletech/opensearch-operator/pull/93
1624

1725
## [25.11.0] - 2025-11-07
1826

Cargo.lock

Lines changed: 56 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)