-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong host entry crashes the whole external-dns pod #1668
Comments
Ouch...seems to be something in my last change with adding txt-suffix feature. |
Hello !
here is the log:
|
CC @jgrumboe |
@titilambert Sorry, I can't help here. I've been out of this space and using the external-dns project for 4+ years. |
What happened:
the whole external-dns pod fails and keep restarting if one ingress has an invalid host
error
What you expected to happen:
single dns creation failure
How to reproduce it (as minimally and precisely as possible):
create ingress with host an invalid host, like,
subdomain-without-FQDN
Anything else we need to know?:
I solved the problem by correcting the hostname, then I am reporting it here.
Environment:
external-dns --version
):v0.7.2-dirtyThe text was updated successfully, but these errors were encountered: