mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-18 02:01:37 +01:00
In order to filter annotations in informer transformers, this PR makes it more explicit that a common prefix is used. New prefixes can be added later-on if need be, but all annotations should be anchored in a known prefix. Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>