hetzner dns api outdated
- 主要言語
- Go
- スター
- 6.1k
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# Describe the bug
Hetzner DNS Console API is deprecated and it appears AMCE challenges are failing (at least I suspect that might be the cause for https://github.com/foxcpp/maddy/discussions/806)
libdns/hetzner has implemented support for the new Hetzner DNS Cloud API: https://github.com/libdns/hetzner/commit/43c0630a7ad716f9ebcccf7fc159749232254ef0
maddy needs to use `"github.com/libdns/hetzner/v2"` now instead. But it appears that causes a terrible dependency update chain. I have not had success building maddy after such an update.
# Steps to reproduce
See https://github.com/foxcpp/maddy/discussions/806
# Log files
Use a service like hastebin.com or attach a file if it is big
# Configuration file
See https://github.com/foxcpp/maddy/discussions/806
# Environment information
* maddy version: 0.8.1
コントリビューションガイド
調査の方向性
まず、maddy における libdns/hetzner の使用状況と、github.com/libdns/hetzner/v2 を使用するために必要な依存関係更新の連鎖を追跡します。新しい Hetzner DNS Cloud API のサポートと、discussion #806 で説明されている失敗を確認します。更新された依存関係で maddy のビルドが正常に完了し、現在の Hetzner API に対して ACME DNS チャレンジが機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- infrastructure
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100