external-dns/controller
Shruti Panapana 7b9d8d9355
fix(azure): enhance retry logic using azure SDK (#5361)
* fix(azure): Enhance retry logic using azure SDK

* Added the changes for flag based maxretries configuration

* Fixed types.go, flags.md and delected unneccesary comments

* Added the correct image for the Azure Private DNS tutorial

* Following the go naming convention for maxRetriesCount

* Added the correct flag information to the --azure-maxretries-count

* Made the required changes to accept the --azure-maxretries-count flag value from cli/env
2025-05-17 02:09:14 -07:00
..
controller_test.go chore(docs): generate docs/monitoring/metrics.md file (#5117) 2025-03-04 05:05:44 -08:00
controller.go chore(docs): generate docs/monitoring/metrics.md file (#5117) 2025-03-04 05:05:44 -08:00
execute_test.go chore(code): improve some tests + re-order sources flags CLI (#5288) 2025-04-27 14:11:24 -07:00
execute.go fix(azure): enhance retry logic using azure SDK (#5361) 2025-05-17 02:09:14 -07:00