- 18 Apr, 2018 4 commits
-
-
Nick Jüttner 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 9 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
-
Helgi Þormar Þorbjörnsson authored
* Support a comma separated list for the FQDN template * Add documentation for comma separated FQDN templates * chore: add multiple fqdn templates to changelog
-
Raffaele Di Fazio authored
digitalocean: Fix handling of domain record names
-
Mikkel Oscar Lyderik Larsen authored
-
Seshadri Mahalingam authored
-
- 03 Apr, 2018 1 commit
-
-
Nick Jüttner authored
Update azure.md
-
- 27 Mar, 2018 1 commit
-
-
jmo808 authored
Added nginx-ingress information and made setting up AzureDNS with k8s on AKS or other providers easier to understand.
-
- 23 Mar, 2018 2 commits
-
-
Raffaele Di Fazio authored
Always build against latest stable version of golang
-
Raffaele Di Fazio authored
Fix typo for serviceAccountName in RBAC example
-
- 21 Mar, 2018 2 commits
-
-
John Slivka authored
serviceAccountName was transposed onto the non-RBAC example
-
Gary Kramlich authored
-
- 16 Mar, 2018 2 commits
-
-
Mikkel Oscar Lyderik Larsen authored
-
Mikkel Oscar Lyderik Larsen authored
The DomainRecord response from the Digital Ocean API does not contain the zone as part of the name and thus we must append the zone name when converting it to an endpoint for the plan calculation. Furthermore the root domain is identified by `@` and must be converted to the zone name for the endpoint, and converted back to `@` when the record is submitted to the DO API. https://developers.digitalocean.com/documentation/v2/#retrieve-an-existing-domain-record Fix #487
-
- 14 Mar, 2018 3 commits
-
-
Martin Linkhorst authored
-
Anders Bruun Olsen authored
-
Gary Kramlich authored
-
- 13 Mar, 2018 1 commit
-
-
Anders Bruun Olsen authored
* Auto-detect google-project if provider is Google and no project is supplied. * Add changelog entry.
-