rancher / community-catalog

Catalog entries contributed by the community
384 stars 636 forks source link

DNSimple provider using old de-activated API #644

Closed camAtGitHub closed 7 years ago

camAtGitHub commented 7 years ago

Adding a dnsimple 'stack' from the community catalog with my newly created DNSimple account, fails to deploy the stack. The error messages is time="2017-10-18T23:29:00Z" level=fatal msg="Failed to get provider 'dnsimple': Failed to list zones: GET https://api.dnsimple.com/v1/domains: 429 Too many requests"

Researching the error leads me to this page: https://developer.dnsimple.com/v1/ which states: "DNSimple API v1 is deprecated and in maintenance-only. API v1 will be discontinued on October 1st, 2017."

I suspect this blocking new accounts from using v1 API.

Can this DNS Provider be upgraded to use version 2 of their API?

camAtGitHub commented 7 years ago

Created issue here, as it's the appropriate place. https://github.com/rancher/rancher/issues/10167