Vladimir Smagin
|
f3c8694670
|
cleanup go mods
|
2020-05-14 08:58:28 +07:00 |
|
Vladimir Smagin
|
371b219d57
|
Update README.md
|
2020-05-14 08:56:19 +07:00 |
|
Vladimir Smagin
|
7aecb284e0
|
Add hetzner support (#1)
To run:
provide token HETZNER_TOKEN in ENV
set command line parameter --provider=hetzner
|
2020-05-14 08:56:19 +07:00 |
|
Matt Dennison
|
9e584fb15d
|
chore: add minTTLSeconds
|
2020-05-13 15:58:23 -07:00 |
|
Johannes Grumböck
|
03db178dc7
|
Fix tests
|
2020-05-12 23:10:14 +02:00 |
|
Adam Stankiewicz
|
6e0abfaf42
|
Make tests faster by fast polling
|
2020-05-12 23:06:05 +02:00 |
|
Adam Stankiewicz
|
f008e894df
|
Allow for custom property comparators
Fixes issue #1463
Co-authored-by: Alastair Houghton <alastair@alastairs-place.net>
|
2020-05-12 16:27:46 +02:00 |
|
Johannes Grumböck
|
d2ee19505b
|
Removed commented testfunction
|
2020-05-12 13:35:59 +00:00 |
|
Johannes Grumböck
|
72d49c125c
|
remediate lint staticcheck error
|
2020-05-12 13:35:59 +00:00 |
|
Johannes Grumböck
|
aab98ab4cd
|
remediation of gofmt and gosimple linting errors
|
2020-05-12 13:35:59 +00:00 |
|
Johannes Grumböck
|
c80909f0e7
|
Added txt-suffix feature (rebased)
|
2020-05-12 13:35:40 +00:00 |
|
Omer Kahani
|
231fbeafcb
|
change the order
|
2020-05-12 11:52:19 +03:00 |
|
Ilya Nemakov
|
b59298e780
|
External DNS should use ALIAS for AWS Global Accelerator
|
2020-05-12 11:34:53 +03:00 |
|
Adam Stankiewicz
|
884379e4b3
|
Fix tests
|
2020-05-11 20:49:11 +02:00 |
|
Adam Stankiewicz
|
76dcc4acc8
|
Merge branch 'master' into fix-updates
|
2020-05-11 20:46:50 +02:00 |
|
Kubernetes Prow Robot
|
2ef1503572
|
Merge pull request #1565 from kubernetes-sigs/raffo/provider-structure-refactor
Provider structure refactor
|
2020-05-11 00:29:53 -07:00 |
|
Raffaele Di Fazio
|
9748af141e
|
Merge branch 'master' into raffo/provider-structure-refactor
|
2020-05-11 09:07:36 +02:00 |
|
Kubernetes Prow Robot
|
49d3e688f8
|
Merge pull request #1551 from weppos/upgrade-dnsimple-client
Upgrade DNSimple client and add support for contexts
|
2020-05-10 23:59:50 -07:00 |
|
Kubernetes Prow Robot
|
02cfb4e4e7
|
Merge pull request #1566 from tariq1890/istio_docs
fix minor typos in istio gateway source docs
|
2020-05-10 05:43:50 -07:00 |
|
Tariq Ibrahim
|
5176b366ec
|
fix minor typos in istio gateway source docs
|
2020-05-09 11:54:48 -07:00 |
|
Dave Parker
|
b15c8737a4
|
Fix a few more minor "external" typos
|
2020-05-08 22:41:42 -07:00 |
|
Raffaele Di Fazio
|
955a805531
|
fix exoscale test of merge
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 19:12:54 +02:00 |
|
Raffaele Di Fazio
|
12d930cfda
|
missed one
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 19:09:05 +02:00 |
|
Raffaele Di Fazio
|
180afc67ea
|
it is okay to expose zoneids
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 19:08:16 +02:00 |
|
Adam Stankiewicz
|
59b3643dc4
|
Merge branch 'master' into fix-updates
|
2020-05-08 15:49:28 +02:00 |
|
Kubernetes Prow Robot
|
5b752debc7
|
Merge pull request #1564 from rtnpro/patch-1
Fix typo in ttl.md
|
2020-05-08 06:43:42 -07:00 |
|
Raffaele Di Fazio
|
45b1db4478
|
Merge branch 'master' into raffo/provider-structure-refactor
|
2020-05-08 13:58:50 +02:00 |
|
Raffaele Di Fazio
|
82539e35a3
|
makes tests pass
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 13:54:13 +02:00 |
|
Ratnadeep Debnath
|
e1bf3fb612
|
Fix typo in ttl.md
This fixes a typo `docs/ttl.md`
|
2020-05-08 16:49:35 +05:30 |
|
Raffaele Di Fazio
|
db4224c705
|
restructures the providers (build only)
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2020-05-08 13:05:17 +02:00 |
|
Kubernetes Prow Robot
|
1aea21f6ae
|
Merge pull request #1561 from squat/goreportcard
Fix goreportcard warnings
|
2020-05-08 01:19:43 -07:00 |
|
Simone Carletti
|
3fa7c3dedb
|
Make all methods context-aware
|
2020-05-07 18:05:55 +02:00 |
|
Simone Carletti
|
53f1c7f012
|
Remove duplicate with/without context methods
Just keep the ones with the context.
|
2020-05-07 18:03:01 +02:00 |
|
Lucas Servén Marín
|
a54ee2da37
|
*: fix goreportcard golint warnings
This commit applies fixes for the golint warnings shown on goreportcard.
Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
|
2020-05-07 17:22:36 +02:00 |
|
Lucas Servén Marín
|
117dfd5e4c
|
provider: gofmt -s -w
Clean up the gofmt errors reported on goreportcard.
Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
|
2020-05-07 17:12:28 +02:00 |
|
Dave Parker
|
defe8b7ffc
|
Use consistent headless service name
Fix a typo and update the headless service name to be consistent.
|
2020-05-06 16:14:51 -07:00 |
|
Kubernetes Prow Robot
|
4c7c3be807
|
Merge pull request #1554 from stealthybox/fixup-go-1-14-x
Update go versions to 1.14.x that were missed in commit 99cebfcf from PR #1476
|
2020-05-05 14:19:09 -07:00 |
|
leigh capili
|
b394c4bcd7
|
Update golangci-lint to pass with go1.14.x
|
2020-05-04 19:36:13 -06:00 |
|
leigh capili
|
edfb122430
|
Run go mod tidy with go1.14.2
|
2020-05-04 19:35:00 -06:00 |
|
leigh capili
|
f8af530e0c
|
Update go versions to 1.14.x that were missed in commit 99cebfcf from PR #1476
|
2020-05-04 18:01:38 -06:00 |
|
Adam Stankiewicz
|
24ef6eaf53
|
Merge branch 'master' into fix-updates
|
2020-05-04 15:34:20 +02:00 |
|
Kubernetes Prow Robot
|
616a7577ad
|
Merge pull request #1553 from ggordan/fix-do-doc
Remove duplicate selector from DigitalOcean manifest
|
2020-05-04 03:54:26 -07:00 |
|
Kubernetes Prow Robot
|
b38ab4a324
|
Merge pull request #1537 from sheerun/improved-cloudflare-tests
Improve Cloudflare tests in preparation to fix other issues
|
2020-05-04 03:52:26 -07:00 |
|
Gordan Grasarevic
|
e23ae80bb9
|
Remove duplicate selector from DO manifest
|
2020-05-03 18:43:58 +01:00 |
|
Simone Carletti
|
195c530fc0
|
Restore commented tests
|
2020-05-03 18:22:47 +02:00 |
|
Simone Carletti
|
2e2a1edc01
|
Cleanup dnsimple deps
|
2020-05-03 18:13:07 +02:00 |
|
Simone Carletti
|
fa29b15c57
|
Implement use of contexts
|
2020-05-03 18:10:55 +02:00 |
|
Simone Carletti
|
aa6350c3e0
|
Use helper to set user-agent
|
2020-05-03 17:36:24 +02:00 |
|
Simone Carletti
|
ec18a5c4a5
|
Upgrade to dnsimple 0.60.0
|
2020-05-03 17:35:31 +02:00 |
|
Simone Carletti
|
ceb46b0a5d
|
Set user-agent version
|
2020-04-28 01:14:13 +02:00 |
|