- 08 May, 2018 2 commits
-
-
Dan Bond authored
* source/service: if clusterIP: None, set TTL * source/service: test headless endpoints with TTL
-
Martin Linkhorst authored
-
- 03 May, 2018 1 commit
-
-
József Kertész authored
-
- 25 Apr, 2018 1 commit
-
-
Nick Jüttner authored
docs/tutorials: add pods resources to external-dns ClusterRole
-
- 24 Apr, 2018 1 commit
-
-
Dan Bond authored
-
- 23 Apr, 2018 2 commits
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* fix(google): correctly filter records that don't match all filters * update changelog with the filters fix * fix(google): add test to ensure domain filter works
-
- 20 Apr, 2018 2 commits
-
-
Nick Jüttner authored
Fixed Bug in PowerDNS provider and added testcases
-
Anand Singh Kunwar authored
* Fixed PowerDNS provider bug affecting endpoint conversion to zone in a particular case * Added a regressive test case, covered an additional case PowerDNS provider bug: In the function ConvertEndpointsToZones, the endpoints are sorted lexicographically increasing (and by record type in case of match). The zones are sorted by decreasing order of length. There's a loop through of zones under which the code loops through endpoints. In the case the first endpoint does not match with the first zone, the complete zone won't get populated with any endpoints.
-
- 19 Apr, 2018 4 commits
-
-
Nick Jüttner authored
AWS: add support for AWS Network Load Balancers
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
- 18 Apr, 2018 7 commits
-
-
Nick Jüttner authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
Nick Jüttner authored
AWS: Allow to assume another role
-
Nick Jüttner authored
Inititial support for multiple targets per record
-
Martin Linkhorst authored
-
- 17 Apr, 2018 4 commits
-
-
Martin Linkhorst authored
-
Nick Jüttner authored
Add docs for pdns provider
-
Anhad Jai Singh authored
-
Nick Jüttner authored
RBAC permissions
-
- 16 Apr, 2018 3 commits
-
-
Nick Jüttner authored
-
Nick Jüttner authored
Add PDNS as a Provider
-
Anhad Jai Singh authored
Commit adds: * Implementation of PowerDNS as a provider * Tests for said implementation * github.com/ffledgling/pdns-go, which provides go client bindings for PowerDNS's HTTP API, as a dependency * "pdns" as an additional option for the `--provider` flag * `--pdns-server` and `--pdns-api-key` as additional flags for PowerDNS specific configuration
-
- 12 Apr, 2018 6 commits
-
-
Gary Kramlich authored
-
Gary Kramlich authored
-
Gary Kramlich authored
-
Martin Linkhorst authored
-
Nick Jüttner authored
-
Nick Jüttner authored
Add Foreign Cloud support to Azure Provider (#485)
-
- 05 Apr, 2018 2 commits
-
-
Nick Jüttner authored
-
Nick Jüttner authored
-
- 04 Apr, 2018 5 commits
-
-
Helgi Þormar Þorbjörnsson authored
* Add a flag that allows FQDN and Annotations to combine Old behaviour is kept by default, a new flag is introduced to combine instead of overwrite Fixes #218 * docs: add fqdn template combine to changelog
-
Martin Linkhorst authored
-
Robert Nemeti authored
-
Robert Nemeti authored
* for headless services use podip instead of hostip * docs: add hostIP to podIP switch to changelog
-
Martin Linkhorst authored
-