Skip to content

Commit 433de2e

Browse files
committed
Improve changelog
1 parent 0eb7326 commit 433de2e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

77
### Fixed
88

9-
- Prevent Pod 0 restart by utilizing mutating webhook ([#387]).
9+
- BREAKING: Prevent Pod 0 restart by utilizing mutating webhook.
10+
The commons-operator now needs the RBAC permission to `create` and `patch`
11+
`mutatingwebhookconfigurations`. Because of this, the webhook can be disabled using
12+
`--disable-restarter-mutating-webhook` or by setting the `DISABLE_RESTARTER_MUTATING_WEBHOOK`
13+
env variable ([#387]).
1014

1115
[#387]: https://github.com/stackabletech/commons-operator/pull/387
1216

0 commit comments

Comments
 (0)