- 24 Jan, 2019 1 commit
-
-
njuettner authored
-
- 16 Jan, 2019 1 commit
-
-
njuettner authored
-
- 11 Jan, 2019 1 commit
-
-
Erik Swets authored
-
- 04 Dec, 2018 1 commit
-
-
Sanyu Melwani authored
-
- 21 Nov, 2018 1 commit
-
-
Nick Jüttner authored
-
- 31 Oct, 2018 1 commit
-
-
shashidharatd authored
-
- 19 Sep, 2018 1 commit
-
-
Martin Linkhorst authored
-
- 07 Sep, 2018 1 commit
-
-
Vladislav Troinich authored
-
- 06 Sep, 2018 2 commits
-
-
Jonas Michel authored
* add Istio Gateway Source * add documentation for Istio Gateway Source * make both istio namespace and ingress gateway service configurable * prefix gateway types, constructors, and flags with 'istio-' * fix: add missing sources to source flag docs
-
Vladislav Troinich authored
-
- 29 Aug, 2018 1 commit
-
-
Li Yi authored
-
- 20 Aug, 2018 1 commit
-
-
wvl authored
* Add generic metrics for Source & Registry Errors Change-Id: Ie145f200f815712ec372fca1c897bee3710b045b * add label to distinguish read errors Change-Id: I9fb1295c6fb3b2c5814ba942b4af91e1fca1c2c1 * detect write errors Change-Id: I524360923359a5aebe6224c4e32553b138dfbdab * revert back to label less metrics Change-Id: Id689e0ba8c3a40a520f5af73219a4e202c167e03 * fixup Gopkg.lock Change-Id: I3e3fdc8ad792128421b92db587bdde6e788fea58
-
- 16 Aug, 2018 2 commits
-
-
Yoan Blanc authored
Signed-off-by:
Yoan Blanc <yoan.blanc@exoscale.ch>
-
cliedeman authored
-
- 14 Aug, 2018 1 commit
-
-
cliedeman authored
-
- 31 Jul, 2018 1 commit
-
-
shashidharatd authored
-
- 12 Jul, 2018 1 commit
-
-
Yoan Blanc authored
Signed-off-by:
Yoan Blanc <yoan.blanc@exoscale.ch>
-
- 11 Jul, 2018 1 commit
-
-
Andrew Pryde authored
-
- 04 Jul, 2018 1 commit
-
-
Yoan Blanc authored
Signed-off-by:
Yoan Blanc <yoan.blanc@exoscale.ch>
-
- 02 Jul, 2018 1 commit
-
-
Nick Jüttner authored
* Remove sed deadline from travis.yml * Remove sed deadline from travis.yml * Remove sed deadline from travis.yml
-
- 28 Jun, 2018 1 commit
-
-
Khris Richardson authored
-
- 31 May, 2018 1 commit
-
-
Roman Sokolkov authored
-
- 25 May, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 15 May, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 16 Apr, 2018 1 commit
-
-
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
-
- 08 Feb, 2018 1 commit
-
-
Julian Vassev authored
* add "dyn" provider * add several --dyn-* args to configure Dyn login * add github.com/nesv/go-dynect/dynect@0.6.0 to Gopkg and vender/ (the client of choice by Terraform) * make externdns.Version public so it can be stored when committing zone changes * add tutorial for Ingress resources and update root README.md file Dyn REST API is documented here: https://help.dyn.com/dns-api-knowledge-base/ Example usage: external-dns \ --provider=dyn \ --dyn-customer-name=acme \ --dyn-username=acme-api \ --dyn-password=t0pS3cr3t \ --domain-filter=portal.acme.com \ --zone-id-filter=acme.com \ --namespace=my-test-ns \ --log-level=debug \ --txt-prefix=_
-
- 06 Jan, 2018 1 commit
-
-
Brett Kochendorfer authored
-