[GH-ISSUE #305] kubernetes automatic registration and API to delete registrations #162

Open
opened 2026-03-13 16:01:14 +03:00 by kerem · 4 comments
Owner

Originally created by @bitsofinfo on GitHub (May 13, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/305

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!!

Originally created by @bitsofinfo on GitHub (May 13, 2022). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/305 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!!
Author
Owner

@Ajedi32 commented on GitHub (May 16, 2022):

See #209

<!-- gh-comment-id:1127893838 --> @Ajedi32 commented on GitHub (May 16, 2022): See #209
Author
Owner

@bitsofinfo commented on GitHub (May 17, 2022):

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

<!-- gh-comment-id:1129025493 --> @bitsofinfo commented on GitHub (May 17, 2022): @Ajedi32 awesome.. but thats been sitting there forever, when will it be cut into a release?
Author
Owner

@Exagone313 commented on GitHub (Jun 23, 2022):

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

<!-- gh-comment-id:1164489891 --> @Exagone313 commented on GitHub (Jun 23, 2022): @bitsofinfo too bad you didn't see #277 because I made the same project as you did :cry:
Author
Owner

@bitsofinfo commented on GitHub (Jun 23, 2022):

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

<!-- gh-comment-id:1164508230 --> @bitsofinfo commented on GitHub (Jun 23, 2022): hi @Exagone313, yes I saw that project as well but my requirements/needs were a bit different and more expansive.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#162
No description provided.