- 21 Jun, 2018 5 commits
-
-
Jason Hoch authored
-
Jason Hoch authored
-
Jason Hoch authored
-
Jason Hoch authored
-
Jason Hoch authored
-
- 20 Jun, 2018 1 commit
-
-
Jason Hoch authored
-
- 19 Jun, 2018 4 commits
-
-
Jason Hoch authored
-
Jason Hoch authored
-
Jason Hoch authored
-
Jason Hoch authored
-
- 18 Jun, 2018 1 commit
-
-
Peter Bale authored
* Create `NewAWSProvider` with `AWSConfig` struct Rather than calling `NewAWSProvider` with a list of objects, you will now call it using a new `AWSConfig` struct. This allows for clearer declarations of variables which becomes even more important as more variables are added. * Add `aws-max-change-count` flag Adding a new `aws-max-change-count` flag to override the default max change count on the aws provider. Included updated tests with a new `defaultMaxChangeCount` constant and tests for setting the value as a flag and as an environment variable. * Update CHANGELOG.md Updating CHANGELOG.md with 'Add aws max change count flag' PR.
-
- 15 Jun, 2018 2 commits
-
-
Nick Jüttner authored
Bump version to v0.5.3
-
Nick Jüttner authored
* Add recent changes to the changelog * Update version in docs Signed-off-by:
Nick Jüttner <nick@zalando.de>
-
- 14 Jun, 2018 3 commits
-
-
Svend Sorensen authored
* Print a message if no hosted zones match (aws provider) Fixes #590 * Remove early return
-
Gary Kramlich authored
* First stab at NodePort support. Testing incomplete * Fix up the unit tests * Remove some deadcode in the unittests * gather node ips once and add support for srv records * Make sure we match gofmt simple * Move the nodes to the testcase and add a test for clusters that only have internal ip addresses * Somehow forgot about the weight field in the records * Add SRV as a supported record type
-
Jason L. van Brackel authored
'tcp' is not a supported value whereas 'TCP' is.
-
- 12 Jun, 2018 2 commits
-
-
Nick Jüttner authored
add cache to limit calls to providers
-
Jess Frazelle authored
Signed-off-by:
Jess Frazelle <acidburn@microsoft.com>
-
- 11 Jun, 2018 2 commits
-
-
Nick Jüttner authored
CoreDNS/SkyDNS provider
-
Nick Jüttner authored
-
- 06 Jun, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 04 Jun, 2018 1 commit
-
-
Nick Jüttner authored
Add Azure MSI support
-
- 01 Jun, 2018 1 commit
-
-
Roman Sokolkov authored
-
- 31 May, 2018 2 commits
-
-
Martin Linkhorst authored
-
Roman Sokolkov authored
-
- 30 May, 2018 2 commits
-
-
Nick Jüttner authored
Make DNSimple tolerant of unknown zones
-
Nick Jüttner authored
Add AWS Service Discovery provider
-
- 29 May, 2018 1 commit
-
-
James Bowes authored
Like other providers, the DNSimple provider should ignore any records that belong to zones outside of its control.
-
- 28 May, 2018 3 commits
-
-
Nick Jüttner authored
[Cloudflare] Custom record TTL
-
Jaromir Vanek authored
-
Nick Jüttner authored
Signed-off-by:
Nick Jüttner <nick@juni.io>
-
- 26 May, 2018 1 commit
-
-
Nick Jüttner authored
Signed-off-by:
Nick Jüttner <nick@juni.io>
-
- 25 May, 2018 1 commit
-
-
Jaromir Vanek authored
-
- 24 May, 2018 1 commit
-
-
Martin Linkhorst authored
-
- 22 May, 2018 2 commits
-
-
Raffaele Di Fazio authored
* Minor changes to docs and faq * Other minor changes * better docs * Addressed comments
-
shashidharatd authored
* Add new connector source * Update docs for connector source
-
- 16 May, 2018 1 commit
-
-
Martin Linkhorst authored
-
- 15 May, 2018 3 commits
-
-
Raphael Deem authored
* use ticker * stop the ticker
-
Henning Jacobs authored
-
Jaromir Vanek authored
-