Commit Graph

7 Commits

Author SHA1 Message Date
Yury Tsarev
75e7a3d5a3 Fix DomainFilter type in OVH provider
Otherwise build fails with
```
provider/ovh.go:50:15: undefined: DomainFilter
make: *** [Makefile:57: build/external-dns] Error 2
```
2020-03-20 00:36:02 +01:00
Hugome
62ac50229c
Remove 'Generate consumer key' options and add more docs on that 2020-03-10 15:11:32 +01:00
Hugome
068892dd18
Fix CNAME target suffix 2020-03-10 14:38:53 +01:00
Hugome
0ce07dec95
Remove useless manual line feed 2020-03-10 14:38:53 +01:00
Hugo Meyronneinc
6bc978cb2a
Quality code improve 2020-03-10 14:38:53 +01:00
Hugome
792fd891e3
Fix tests/linter 2020-03-10 14:38:53 +01:00
Hugome
430e357d27
Add OVH Provider
- OVH Provider
 - Tests
 - Documentations
2020-03-10 14:37:52 +01:00