I own few domains and one of those domains is registered at GoDaddy. This is for historical reasons because this domain is on the .es
TLD but my preferred registrar, PorkBun or CloudFlare, do not support this TLD. I kept it there mainly because I’ve had it for 10+ years and there were some new identify requirements that I didn’t want to deal with yet.
I use external-dns as a tool to automatically to take my Kubernetes Ingress resources and register them in my DNS zone. This tool would use the GoDaddy API to create, edit, and delete the DNS records automatically for me and point them to my own servers. Sure, I could do this myself because I don’t have that many records, but automation is fun.
Then today, I’m greeted with this error from external-dns and it just crashing and restarting:
|
|
Some web searching, led me to a few different posts by others complaining and this response from GoDaddy Support:
|
|
I have less than 10 domains in my account, so they decided that they would block my API access like others. No warning at all was given to me over email, this wasn’t clearly indicated in the developer console either. Corporate greed. Now I have to figure out if I want to transfer it or just manage the entire DNS zone myself, which I already do for technowizardry.net
.