-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added:
When ExternalDNS creates a new DNS record for an object, add status information including the domain name used and if record creation was successful to the <obj>.status.conditions[] array for that source object.
Why is this needed:
When using the fqdnTemplate feature, the owner of the resource, such as a Service with type Load Balancer, currently has no clear indicator of what FQDN(s) was generated or if the DNS record creation was successful. By adding an entry to the status.conditions array this information can be surfaced to the user without requiring them to have access to ExternalDNS config, logs, or the DNS provider.
mloiseleur and szuecs
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.