- 14 Aug, 2018 1 commit
-
-
cliedeman authored
-
- 12 Aug, 2018 1 commit
-
-
Christopher Hein authored
**Why:** * Cloudflare link shouldn't have the langauge and should rely on the browser **This change addresses the need by:** * closes #672 Signed-off-by:
Christopher Hein <me@christopherhein.com>
-
- 11 Jul, 2018 2 commits
-
-
Andrew Pryde authored
-
Andrew Pryde authored
-
- 10 Jul, 2018 1 commit
-
-
Christopher Schmidt authored
-
- 04 Jul, 2018 1 commit
-
-
Yoan Blanc authored
Signed-off-by:
Yoan Blanc <yoan.blanc@exoscale.ch>
-
- 15 Jun, 2018 1 commit
-
-
Nick Jüttner authored
* Add recent changes to the changelog * Update version in docs Signed-off-by:
Nick Jüttner <nick@zalando.de>
-
- 06 Jun, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 25 May, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 22 May, 2018 1 commit
-
-
Raffaele Di Fazio authored
* Minor changes to docs and faq * Other minor changes * better docs * Addressed comments
-
- 23 Apr, 2018 1 commit
-
-
Martin Linkhorst authored
-
- 04 Apr, 2018 1 commit
-
-
Martin Linkhorst authored
-
- 21 Feb, 2018 1 commit
-
-
Nick Jüttner authored
* Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed * Using dep in travis to ensure all dependencies are installed
-
- 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=_
-
- 22 Nov, 2017 1 commit
-
-
Shane Starcher authored
* Add note about CNAME and txt the registry * Update README.md
-
- 25 Oct, 2017 1 commit
-
-
Nick Jüttner authored
* use the external-dns slack channel, add section how to become a maintainer for provider * Update maintainer section
-
- 12 Oct, 2017 1 commit
-
-
Khris Richardson authored
* Initial commit of Infoblox provider * address @ideahitme's observations * fail at addressing @szuecs comments * fix(infoblox): avoid shadowing err variable * fix flag descriptions * default ssl verify to true. thanks @szuecs * chore(infoblox): bump minium required version This should ideally be a minor bump but let's do that when we have v0.5
-
- 11 Oct, 2017 2 commits
-
-
Kevin J. Qiu authored
* Add RecordTTL * Route53: test for custom TTL * Fix tests * Fix remaining tests * Add ttl when endpoint is created from ingress * Missed a word * Fix bad refactoring * Add ingress custom TTL test * gofmt * Satisfy go-lint * Unshadow `endpoint` in azure provider * Fix and add an output test * Add TTL for endpoints generated from service templates * Take TTL into account when generating update plan * Tests for TTL change impact on the plan * Refactor factory method name * Refactoring * Run gofmt * Make endpoint string format look like BIND config * Update plan and plan_test * Replace NewEndpointWithTTLValue with NewEndpointWithTTL in aws * Remove NewEndpointWithTTLValue func * Update references to TTL * Remove getTTLValue func * Handle merge conflict * Update tests * Update README, CHANGELOG and documentation * Run gofmt * Move getTTLFromAnnotations to a common file * Refactor getTTLFromAnnotations * Gofmt * Add tests for getTTLFromAnnotations * Trigger build * Add boilerplate header * Update README/CHANGELOG according to code review * Add ttl.md and link it from README * change CNAME string to endpoint.RecordTypeCNAME * fix test cases with AWS ALIAS records, these do not behave different in these tests
-
jose5918 authored
* Adds Dnsimple as a provider * chore(vendor): remove vendor for smaller diff * fix(config): make dnsimple selectable via flags * Fix delete and update * Dnsimple testify mock tests * remove leaked file * Move and simplify mock functions * chore: use lowercase for logrus repository * chore: update dependencies using glide * chore: vendor dnsimple-go package * ref: isolate suitable type in source package * add support for DNSimple, thx @jose5918 :D
-
- 10 Oct, 2017 1 commit
-
-
Raffaele Di Fazio authored
-
- 16 Aug, 2017 1 commit
-
-
Henning Jacobs authored
* feat: add a logo * move logo above headline and make it smaller * make it even smaller to fit README * enlarge logo and center align it * try with div align center * center using p block
-
- 11 Aug, 2017 1 commit
-
-
Mohammad Asif Siddiqui authored
-
- 01 Aug, 2017 1 commit
-
-
Peter Luttrell authored
* Update the docs/faq.md to include details on propertly setting up nginx-ingress-controller to assign the fqdn of ELBs on AWS. * Updated the README.md to include links to the tutorials to the various platforms. * Corrected invalid YAML.
-
- 27 Jul, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 16 Jun, 2017 2 commits
-
-
Adam Sunderland authored
-
Martin Linkhorst authored
* docs(contributing): explain the concept behind sources and providers * docs(contributing): we don't filter Services by type
-
- 18 May, 2017 1 commit
-
-
Ian Smith authored
Closes: #47
-
- 10 May, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 08 May, 2017 2 commits
-
-
Martin Linkhorst authored
-
Yerken authored
* adjust docs before the v0.3.0 release * minor fixes * docs: add missing dot * docs: add missing dot * docs: drop line * docs: drop another line * adjust documentation * update main readme * checkbox for releases, add --txt-owner-id flag in description * docs: minor weird character fixes [ci skip]
-
- 07 Apr, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 05 Apr, 2017 1 commit
-
-
Martin Linkhorst authored
* feat(aws): support hostnames as endpoint targets * docs: describe how to run ExternalDNS on AWS * docs: update changelog with CNAME feature * docs: update changelog to include AWS documentation * fix(aws): test that updating records removes the old value * feat(google): add CNAME support to Google provider * fix(source): sanitize source and target hostnames * docs: update changelog to include latest changes * docs(aws): mention that ExternalDNS takes full ownership of a hosted zone * fix(aws): switch route53 tests to use endpoint pointers * docs: add TODO to remove record filtering once ownership is in place
-
- 03 Apr, 2017 1 commit
-
-
Lauri Apple authored
* Update README.md * Update README.md * Update README.md * Update README.md * Update faq.md * Update README.md * Update README.md * Update README.md * Update README.md * docs: minor changes to the readme and faq
-
- 31 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 30 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
* docs: elaborate the docs, add a faq section * docs: fix a messed up command * docs: update docs to reference v0.1 release * docs(faq): fix stray whitespace * docs: restructure docs for a leaner README * docs: move first run section back to main readme * docs: fix references to packages * docs: fix reference to gke tutorial * docs: fix missing source flag in examples * docs: fix missing provider flag in examples * docs: mention ingress support in main readme
-
- 16 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 09 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
* docs: update Readme with example usage * docs: emphasize the fact that external-dns removes records
-
- 01 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 24 Feb, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 23 Feb, 2017 1 commit
-
-
Martin Linkhorst authored
-