Skip to content

Commit f534a13

Browse files
committed
chore: Adjust casing of "Breaking" item
1 parent cee33f2 commit f534a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/partials/release-notes/release-26.3.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Fixed in https://github.com/stackabletech/opensearch-operator/issues/106[opensea
348348
[#commons-fixes-26_3_0]
349349
===== Stackable commons-operator
350350

351-
*BREAKING:* Prevent an unnecessary restart of Pod 0 of the StatefulSet when the STS is initially created.
351+
*Breaking:* Prevent an unnecessary restart of Pod 0 of the StatefulSet when the STS is initially created.
352352
This was caused by commons-operator needing to update the STS immediately after creation, at which point Pod 0 was already created.
353353
The problem is now fixed by utilizing an admission webhook, which is able to mutate the StatefulSet during its creation - before Pod 0 is created.
354354
Fixed in https://github.com/stackabletech/commons-operator/pull/387[commons-operator#387].

0 commit comments

Comments
 (0)