go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
7.89k stars 1.01k forks source link

Support for provider: Volcano Engine #2279

Open liuruibin opened 5 days ago

liuruibin commented 5 days ago

Welcome

How do you use lego?

Library

Link to the DNS provider

https://www.volcengine.com/docs/6420/192724

Link to the API documentation

https://www.volcengine.com/docs/6420/192724

Additional Notes

Does TrafficRoute DNS have a support plan?

ldez commented 5 days ago

Hello,

https://www.volcengine.com/docs/6420/192724

This is a link to the documentation of a UI.

You provided no link to the API, so guess there is no API, and no link to the DNS provider itself.

  • [ ] Yes, I'm able to create a pull request and be able to maintain the implementation.
  • [ ] Yes, I'm able to test an implementation if someone creates a pull request to add the support of this DNS provider.

You are neither able to create nor test a PR, and as we don't have a Volcano Engine account, it will be difficult to do something.


I found this SDK: https://github.com/volcengine/volc-sdk-golang

Based on the information from this issue, it will be difficult to work on this.

We need someone who can either create a PR or test a PR.

ldez commented 4 days ago

@liuruibin can you try PR #2282?

Ask me if you need help to test it.

ldez commented 2 days ago

@liuruibin can you answer, please?

Creating an issue is the first step, but I need a user to test the implementation. I can help you to learn how to test the PR.

ldez commented 1 hour ago

@liuruibin any news?