Skip to content

Commit 10dec3d

Browse files
committed
merge main
2 parents d09f939 + 080589e commit 10dec3d

45 files changed

Lines changed: 1065 additions & 5184 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,17 @@ All notable changes to this project will be documented in this file.
1414
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#129]).
1515
- BREAKING: `configOverrides` now only accepts the known config file `opensearch.yml`.
1616
Previously, arbitrary file names were silently accepted and ignored ([#137]).
17-
- Bump `stackable-operator` to 0.110.1 ([#137]).
17+
- Bump `stackable-operator` to 0.112.0 ([#137], [#147]).
18+
- Move the framework code to operator-rs. This introduces no user-visible changes, except that the
19+
allowed length of role group names increases from 16 to 63 ([#147]).
1820
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#146]).
1921

2022
[#129]: https://github.com/stackabletech/opensearch-operator/pull/129
2123
[#130]: https://github.com/stackabletech/opensearch-operator/pull/130
2224
[#137]: https://github.com/stackabletech/opensearch-operator/pull/137
2325
[#141]: https://github.com/stackabletech/opensearch-operator/pull/141
2426
[#146]: https://github.com/stackabletech/opensearch-operator/pull/146
27+
[#147]: https://github.com/stackabletech/opensearch-operator/pull/147
2528

2629
## [26.3.0] - 2026-03-16
2730

0 commit comments

Comments
 (0)