cloudydeno / kubernetes-dns-sync

Manage hosted DNS providers using a Kubernetes control plane
8 stars 0 forks source link

Rewrite of the whole application #11

Closed danopia closed 2 years ago

danopia commented 2 years ago

The central DNS-handling code was originally based on the external-dns planner model. I'm tired of trying to make that model work and this rewrite leverages Typescript generics and other fun features.