From 8c9af76c2884e44972eaad403f91e922e65b3c87 Mon Sep 17 00:00:00 2001 From: Raffaele Di Fazio Date: Sun, 13 Jul 2025 07:38:22 +0200 Subject: [PATCH] docs: add information on external webhook usage (#5606) * add information on external webhook usage * Update README.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> * Update README.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b66de266b..45ad8e06f 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,11 @@ No new provider will be added to ExternalDNS _in-tree_. ExternalDNS has introduced a webhook system, which can be used to add a new provider. See PR #3063 for all the discussions about it. -Known providers using webhooks: +Some known providers using webhooks are the ones in the table below. + +**NOTE**: The maintainers of ExternalDNS have not reviewed those providers, use them at your own risk and following the license +and usage recommendations provided by the respective projects. The maintainers of ExternalDNS take no responsibility for any issue or damage +from the usage of any externally developed webhook. | Provider | Repo | | --------------------- | -------------------------------------------------------------------- |