[PR #596] [MERGED] bugfix: tencent cloud ecdn deploy error #990

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/596
Author: @redzl
Created: 4/8/2025
Status: Merged
Merged: 4/13/2025
Merged by: @usual2970

Base: mainHead: redzl-patch-1


📝 Commits (1)

  • 2525f54 解决腾讯云ECDN部署报错的问题

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go (+1 -1)

📄 Description

ECDN部署的时候报错:failed to execute sdk request 'ssl.DeployCertificateInstance':[TencentCloudSDKError] Code=FailedOperation.CertificateHostResourceTypeInvalid, Message=云资源类型无效。 经排查 ssl.DeployCertificateInstance 接口的ResourceType不支持ecdn类型,ecdn和cdn都需要传入cdn


🔄 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/596 **Author:** [@redzl](https://github.com/redzl) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@usual2970](https://github.com/usual2970) **Base:** `main` ← **Head:** `redzl-patch-1` --- ### 📝 Commits (1) - [`2525f54`](https://github.com/certimate-go/certimate/commit/2525f54dc31731cf58f185d779b647d6d8c47dab) 解决腾讯云ECDN部署报错的问题 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go` (+1 -1) </details> ### 📄 Description ECDN部署的时候报错:`failed to execute sdk request 'ssl.DeployCertificateInstance':[TencentCloudSDKError] Code=FailedOperation.CertificateHostResourceTypeInvalid, Message=云资源类型无效。` 经排查 `ssl.DeployCertificateInstance` 接口的ResourceType不支持ecdn类型,ecdn和cdn都需要传入cdn --- <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:10 +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#990
No description provided.