Skip to content

Commit 8f8f449

Browse files
committed
changelog
1 parent f3ce81f commit 8f8f449

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
1212
Currently this is `runAsNonRoot: true`, which might cause product Pods to crash and require changes.
1313
- BREAKING: `PodSecurityContextBuilder::run_as_non_root` now takes a `bool` instead of assuming consumers always want to set it to `true` ([#1205]).
1414
This is needed to allow users setting it to `false` in case the new `with_stackable_defaults` function sets it to `true`.
15+
- BREAKING: `SecurityContextBuilder::run_as_root` is now called on the builder, not as a builder-creation function ([#1205]).
1516

1617
[#1205]: https://github.com/stackabletech/operator-rs/pull/1205
1718

0 commit comments

Comments
 (0)