Skip to content

Commit 6530f2d

Browse files
Merge branch 'main' into feat/security-config
2 parents 1b4e332 + 8abeb42 commit 6530f2d

20 files changed

Lines changed: 4215 additions & 2018 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ result
1313
image.tar
1414

1515
tilt_options.json
16+
.values.yaml
1617

1718
.direnv/
1819
.direnvrc

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Add conversion webhook ([#114]).
910
- Allow the configuration of TLS for the HTTP and TRANSPORT ports with the operator ([#55]).
1011
- Add the role group as a node attribute ([#63]).
1112
- Allow adding entries to the OpenSearch keystore ([#76]).
@@ -47,6 +48,7 @@ All notable changes to this project will be documented in this file.
4748
[#107]: https://github.com/stackabletech/opensearch-operator/pull/107
4849
[#108]: https://github.com/stackabletech/opensearch-operator/pull/108
4950
[#110]: https://github.com/stackabletech/opensearch-operator/pull/110
51+
[#114]: https://github.com/stackabletech/opensearch-operator/pull/114
5052

5153
## [25.11.0] - 2025-11-07
5254

0 commit comments

Comments
 (0)