We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433de2e commit 2327c0dCopy full SHA for 2327c0d
1 file changed
CHANGELOG.md
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
6
7
### Fixed
8
9
-- BREAKING: Prevent Pod 0 restart by utilizing mutating webhook.
+- BREAKING: Prevent Pod 0 restart by utilizing a 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
+ `mutatingwebhookconfigurations`. The webhook can be disabled using
12
`--disable-restarter-mutating-webhook` or by setting the `DISABLE_RESTARTER_MUTATING_WEBHOOK`
13
env variable ([#387]).
14
0 commit comments