External DNS created other TXT Records starts with a-
, and the records were not cleanly deleted causing CrashLoopBackoff
#4880
Labels
kind/bug
Categorizes issue or PR as related to a bug.
What happened:
a-
. I.E: service-a.example.com. it will create 2 TXT records with namea-service-a.example.com
, andservice-a.example.com
.external-dns.alpha.kubernetes.io/access: public
, it doesn't works.What you expected to happen:
each TXT should be created once. When deleted, all records should be recorded.
How to reproduce it (as minimally and precisely as possible):
It happens to me when I try to install bitnami kafka
Anything else we need to know?:
Environment:
external-dns --version
): Helm Chart helm.sh/chart=external-dns-8.5.1The text was updated successfully, but these errors were encountered: