A cert-manager sample repository for creating an ACME DNS01 solver webhook
Find a file
Marc Singer 7dd4f46bb0
Merge pull request #2 from pr0ton11/feat/build-process
Fix build process and add Helm chart release
2026-02-15 20:46:24 +01:00
.github/workflows feat: add helm chart build and publish 2026-02-15 20:45:59 +01:00
deploy/cert-manager-desec-webhook fix: fix values, add testdata, remove empty notes 2026-02-15 00:19:05 +01:00
solver feat: complete implementation and add build workflow 2026-02-15 20:23:29 +01:00
testdata/desec fix: fix values, add testdata, remove empty notes 2026-02-15 00:19:05 +01:00
.gitignore fix: add secret to gitignore to ensure only template exists 2026-02-15 00:21:00 +01:00
Dockerfile fix: remove git package install from docker image 2026-02-15 20:37:20 +01:00
go.mod feat: complete implementation and add build workflow 2026-02-15 20:23:29 +01:00
go.sum feat: complete implementation and add build workflow 2026-02-15 20:23:29 +01:00
LICENSE Initial commit 2019-04-15 15:23:59 +01:00
main.go fix: most simple copilot suggestions 2026-02-14 23:54:45 +01:00
main_test.go wip: reimplementation progress 2026-02-14 23:20:57 +01:00
README.md wip: reimplementation progress 2026-02-14 23:20:57 +01:00
renovate.json chore(deps): add renovate.json 2025-12-09 20:54:05 +00:00

Cert Manager DeSEC Webhook