external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

Timeout when fetch A record from a zone in infoblox using v0.12.0 image

Open jackding2000 opened this issue 3 years ago • 0 comments

What happened: Create a loadbalancer typeservice, received message "could not fetch A records from zone '*****' context deadline exceeded (Client.Timeout exceeded while awaiting headers)" from the pod log What you expected to happen: The IP address for service be created in infoblox zone

How to reproduce it (as minimally and precisely as possible): Run external-dns pod with image v0.12.0 Anything else we need to know?: Using the earlier image version v0.11.0 and same service yaml file, didn't see these timeout message Environment:

  • External-DNS version (use external-dns --version): v0.12.0
  • DNS provider: Infoblox
  • Others:

jackding2000 avatar Aug 09 '22 19:08 jackding2000