[PR #865] [MERGED] fix: 腾讯云更新ssl关联资源失败 #1058

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/865
Author: @Netrvin
Created: 7/13/2025
Status: Merged
Merged: 7/15/2025
Merged by: @fudiwei

Base: mainHead: patch1


📝 Commits (2)

  • 392575a fix: 腾讯云更新ssl关联资源失败
  • dbc45fe fix: 部分任务失败时任务状态仍未成功

📊 Changes

4 files changed (+17 additions, -2 deletions)

View changed files

📝 pkg/core/ssl-deployer/providers/tencentcloud-clb/tencentcloud_clb.go (+3 -0)
📝 pkg/core/ssl-deployer/providers/tencentcloud-cos/tencentcloud_cos.go (+3 -0)
📝 pkg/core/ssl-deployer/providers/tencentcloud-ssl-deploy/tencentcloud_ssl_deploy.go (+3 -0)
📝 pkg/core/ssl-deployer/providers/tencentcloud-ssl-update/tencentcloud_ssl_update.go (+8 -2)

📄 Description

https://cloud.tencent.com/document/product/400/91649
image
在我的实际调用过程中,DeployStatus一直为0,无法通过判断该值进入下一阶段

另外,该场景是否有好方法,可以更新工作流中保存的原证书ID,从而避免该任务仅能运行一次,就必须人工更新

相关issue: https://github.com/certimate-go/certimate/issues/811


🔄 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/865 **Author:** [@Netrvin](https://github.com/Netrvin) **Created:** 7/13/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `patch1` --- ### 📝 Commits (2) - [`392575a`](https://github.com/certimate-go/certimate/commit/392575a6bcdeaf7c07af23b7cf93b8a83fca472e) fix: 腾讯云更新ssl关联资源失败 - [`dbc45fe`](https://github.com/certimate-go/certimate/commit/dbc45fe1176ed64451845ae8cbeee385fa54fdd3) fix: 部分任务失败时任务状态仍未成功 ### 📊 Changes **4 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/core/ssl-deployer/providers/tencentcloud-clb/tencentcloud_clb.go` (+3 -0) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-cos/tencentcloud_cos.go` (+3 -0) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-ssl-deploy/tencentcloud_ssl_deploy.go` (+3 -0) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-ssl-update/tencentcloud_ssl_update.go` (+8 -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,从而避免该任务仅能运行一次,就必须人工更新 相关issue: https://github.com/certimate-go/certimate/issues/811 --- <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#1058
No description provided.