Skip to content
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

Cloudflare Regional Services / Hostname are not created when cloudflare region is configured #5174

Open
vflaux opened this issue Mar 13, 2025 · 0 comments · May be fixed by #5175
Open

Cloudflare Regional Services / Hostname are not created when cloudflare region is configured #5174

vflaux opened this issue Mar 13, 2025 · 0 comments · May be fixed by #5175
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@vflaux
Copy link

vflaux commented Mar 13, 2025

What happened:
Setting --cloudflare-region-key=xxx do nothing.
Cloudflare regional hostname (Regional Services) are not created with new records.

What you expected to happen:
A regional hostname should be created for each A, AAAA & CNAME records (at least ?). Then removed when the record is deleted.

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

  • Set --cloudflare-region-key=xxx (=us for example).
  • Create and ingress that will create a DNS record in the cloudflare zone.
  • Go into your DNS zone and see that the Region is set to Earth and not what was configured.

Anything else we need to know?:
In the code only update of regional hostname is implemented (#4646).

Environment:

  • External-DNS version (use external-dns --version): 1.15.2
  • DNS provider: Cloudflare
  • Others:
@vflaux vflaux added the kind/bug Categorizes issue or PR as related to a bug. label Mar 13, 2025
@vflaux vflaux linked a pull request Mar 13, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant