Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubernetes automatic registration and API to delete registrations #305

Open
bitsofinfo opened this issue May 13, 2022 · 4 comments
Open

Comments

@bitsofinfo
Copy link

Hi,
Thanks a TON for this project, it's helping to solve exactly what I need to do! it's awesome.

One feature that would be great is the ability to cleanup/delete registrations that are no longer relevant.

I'm currently in the middle of working on a project that automates much of the manual registration steps one needs to do when using this alongside cert-manager in kubernetes as described here https://cert-manager.io/docs/configuration/acme/dns01/acme-dns/

The project is: https://github.com/bitsofinfo/kubernetes-acme-dns-registrar

This basically watches k8s Ingress objects and automatically handles the acme-dns /register call, updates the acme-dns.json secret, and creates the CNAME records in DNS. Given it also captures k8s DELETE events... would be nice if I could "unregister" prior registrations in acme-dns.

thanks again for this project!!

@Ajedi32
Copy link
Contributor

Ajedi32 commented May 16, 2022

See #209

@bitsofinfo
Copy link
Author

@Ajedi32 awesome.. but thats been sitting there forever, when will it be cut into a release?

@Exagone313
Copy link

@bitsofinfo too bad you didn't see #277 because I made the same project as you did 😢

@bitsofinfo
Copy link
Author

hi @Exagone313, yes I saw that project as well but my requirements/needs were a bit different and more expansive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants