mrozentsvayg 04f6a99c99
fix(cloudflare): custom hostnames edge-cases causing duplicates (#5183)
* fix(cloudflare): custom hostnames edge-cases causing duplicates

* syntax/style

* Use %q log fmt for cloudflare provider code

* move custom hostnames related submitChanges() implementation to a separate method submitCustomHostnameChanges(); extend truncated logging

* use maps for DNS records getRecordID() and custom hostnames getCustomHostname() for faster lookups

* types for records/custom hostnames maps

* tidy up using underlying maps for dns records and custom hostnames

* style/naming

* fix private names

* combine unnecessarily separated conditions
2025-03-24 02:06:33 -07:00
..
2025-02-19 15:03:37 +01:00
2024-06-30 12:44:11 +01:00
2023-11-28 16:16:07 +01:00
2024-08-14 10:20:59 +02:00
2023-12-07 10:43:38 +01:00
2024-11-28 12:15:13 -07:00
2024-08-05 21:35:07 +02:00
2024-08-22 15:23:01 +02:00
2022-09-22 10:44:50 +01:00