Skip to content

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

Open
@vflaux

Description

@vflaux

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions