- 04 Apr, 2017 3 commits
-
-
Yerken authored
* use pointer to endpoint via NewEndpoint initializer * return nil if record does not exist in plan * add test for NewEndpoint
-
Martin Linkhorst authored
-
Yerken authored
* adjust documentation as per latest discussion regarding registry/storage * rename group-id -> owner-id
-
- 03 Apr, 2017 4 commits
-
-
Martin Linkhorst authored
* docs: add a CHANGELOG.md * fix: add date to changelog
-
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
-
Yerken authored
* create internal testutils package * add boilerplate header to testutils/endpoint.go
-
Martin Linkhorst authored
-
- 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
-
- 23 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 17 Mar, 2017 3 commits
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
- 16 Mar, 2017 4 commits
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* fix(dnsprovider): do not always initialize each DNS provider * fix(dnsprovider): fix unnecessary error return value * ref(dnsprovider): drop the store and use a simple switch for lookup
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* docs(tutorials): add tutorial on how to use external-dns with GKE * docs(gke): document how to setup a zone with its parent
-
- 15 Mar, 2017 1 commit
-
-
Martin Linkhorst authored
-
- 14 Mar, 2017 5 commits
-
-
Yerken authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* fix(ingress): append trailing dot to hostnames * fix(source): update tests for sanitized DNS names
-
Martin Linkhorst authored
-
- 13 Mar, 2017 7 commits
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* feat(source): promote MockSource to source package * feat(source): add MultiSource to merge other Sources * feat(source): make structs and members of multiSource private
-
Martin Linkhorst authored
* ref(source): use constructor methods to create sources * fix: import and use missing package * fix(source): fix merge conflict with master branch
-
Martin Linkhorst authored
-
Yerken authored
* storage proposal v1 * few fixes, remove code * link issues * another caveat * fix typos, more details * small refactoring
-
Martin Linkhorst authored
-
Martin Linkhorst authored
Add tests for Google DNS provider
-
- 12 Mar, 2017 1 commit
-
-
Mikkel Oscar Lyderik Larsen authored
-
- 09 Mar, 2017 8 commits
-
-
Martin Linkhorst authored
-
Martin Linkhorst authored
push image tagged with commit sha
-
Martin Linkhorst authored
add missing certificates to container image
-
Martin Linkhorst authored
-
Martin Linkhorst authored
-
Martin Linkhorst authored
* chore: build docker image with google container builder * chore: add boilerplate header
-
Martin Linkhorst authored
* docs: update Readme with example usage * docs: emphasize the fact that external-dns removes records
-
Martin Linkhorst authored
* ref(dnsprovider): refactor Google DNSProvider to cleaner * ref(dnsprovider): make record transformations more efficient * fix(dnsprovider): document that page processing is thread-safe
-
- 08 Mar, 2017 1 commit
-
-
Yerken authored
* in-memory dnsprovider implementation without tests * InMemory->InMemoryProvider * fix checks for batch change validitiy * fix tests * gofmt inmemory_test * improve test coverage * gofmt inmemory_test
-