kubernetes-sigs / external-dns

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Apache License 2.0
7.59k stars 2.55k forks source link

Incorrect suffix for TXT record #4225

Open fortra-cloudops-platform opened 7 months ago

fortra-cloudops-platform commented 7 months ago

What happened:

Created a Service which then external-dns created an A record and TXT ownership record. The TXT record suffix should match the type of the other record (A) but instead of being -a it is cname

What you expected to happen:

The correct record type would be used as suffix

How to reproduce it (as minimally and precisely as possible):

Create a Service, check the records that are created.

Anything else we need to know?:

I am using this flag --txt-suffix=-edns-%{record_type}

Environment:

k8s-triage-robot commented 4 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

fortra-cloudops-platform commented 4 months ago

/remove-lifecycle stale

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 3 weeks ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten