[PR #864] [CLOSED] fix: 腾讯云更新ssl关联资源失败 & feat: 腾讯云edgeone填写泛域名后支持自动拉取zone下已有域名补充 #1059

Closed
opened 2026-03-03 01:07:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/864
Author: @Netrvin
Created: 7/13/2025
Status: Closed

Base: mainHead: next


📝 Commits (5)

  • 400e30f update README
  • 737bcb2 Merge branch 'main' into next
  • a6fc7a1 fix: 腾讯云更新ssl关联资源失败
  • 8b365f2 fix: 腾讯云更新ssl关联资源失败
  • 482c9d8 feat: 腾讯云edgeone填写泛域名后支持自动拉取zone下已有域名补充

📊 Changes

4 files changed (+63 additions, -3 deletions)

View changed files

📝 README.md (+5 -0)
📝 README_EN.md (+5 -0)
📝 pkg/core/ssl-deployer/providers/tencentcloud-eo/tencentcloud_eo.go (+48 -1)
📝 pkg/core/ssl-deployer/providers/tencentcloud-ssl-update/tencentcloud_ssl_update.go (+5 -2)

📄 Description

https://cloud.tencent.com/document/product/400/91649
image
在我的实际调用过程中,DeployStatus一直为0,无法通过判断该值进入下一阶段
另外,该场景是否有好方法,可以更新工作流中保存的原证书ID,从而避免该任务仅能运行一次,就必须人工更新


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/864 **Author:** [@Netrvin](https://github.com/Netrvin) **Created:** 7/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `next` --- ### 📝 Commits (5) - [`400e30f`](https://github.com/certimate-go/certimate/commit/400e30f633dff2b4436699ca9d9eb8664292fb05) update README - [`737bcb2`](https://github.com/certimate-go/certimate/commit/737bcb25663e2b2cbcf88834d1989468ff6d530c) Merge branch 'main' into next - [`a6fc7a1`](https://github.com/certimate-go/certimate/commit/a6fc7a1b6dccfb8e8187735d716c40aaad375c57) fix: 腾讯云更新ssl关联资源失败 - [`8b365f2`](https://github.com/certimate-go/certimate/commit/8b365f212c04fda39a5cbcd7c81708b9be200726) fix: 腾讯云更新ssl关联资源失败 - [`482c9d8`](https://github.com/certimate-go/certimate/commit/482c9d8d4a7700246144e4a0c1838a70d827624c) feat: 腾讯云edgeone填写泛域名后支持自动拉取zone下已有域名补充 ### 📊 Changes **4 files changed** (+63 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) 📝 `README_EN.md` (+5 -0) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-eo/tencentcloud_eo.go` (+48 -1) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-ssl-update/tencentcloud_ssl_update.go` (+5 -2) </details> ### 📄 Description https://cloud.tencent.com/document/product/400/91649 <img width="1709" height="377" alt="image" src="https://github.com/user-attachments/assets/bbe66d0c-274a-48be-9bb4-37db1fe3d73a" /> 在我的实际调用过程中,DeployStatus一直为0,无法通过判断该值进入下一阶段 另外,该场景是否有好方法,可以更新工作流中保存的原证书ID,从而避免该任务仅能运行一次,就必须人工更新 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:30 +03:00
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/certimate#1059
No description provided.