external-dns/controller
Alen Zubic 28f9e9c06e
feat(source)!: introduce optional force-default-targets (#5316)
* BREAKING CHANGE: Improve default targets management

* fix: Remove old test case

* fix: Test confirming legacy mode allows empty CRD targets

* fix: Remove comments

* fix: Move flag definition closer to detault-targets

* fix: Initial merge adaptation

* fix: Improved legacy needs a chance to work with empty CRD list

* fix: Code coverage and dead code

* fix: Simpler Endpoints logic

* fix: Flag description

* feat: Add tutorial

* fix: Improve linting

* fix: Improve linting

* fix: Import linting
2025-06-17 23:48:51 -07:00
..
controller_test.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
controller.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
execute_test.go test(controller): reduce complexity and improve code coverage (#5523) 2025-06-13 05:52:56 -07:00
execute.go feat(source)!: introduce optional force-default-targets (#5316) 2025-06-17 23:48:51 -07:00
metrics_test.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00
metrics.go feat(controller)!: publish metrics for all supported endpoint types (#5516) 2025-06-13 02:40:58 -07:00