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 2974ba0 commit af9d446Copy full SHA for af9d446
crates/stackable-webhook/CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
10
11
### Changed
12
13
-- BREAKING: Refactor the entire [`WebhookServer`] mechanism, so multiple webhooks can run in parallel.
+- BREAKING: Refactor the entire `WebhookServer` mechanism, so multiple webhooks can run in parallel.
14
Put individual webhooks (currently `ConversionWebhook` and `MutatingWebhook`) behind the `Webhook` trait ([#1119]).
15
16
[#1119]: https://github.com/stackabletech/operator-rs/pull/1119
0 commit comments