[PR #985] [MERGED] feat: 腾讯云EdgeOne证书部署支持Wildcard模式 #1095

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/985
Author: @Netrvin
Created: 10/11/2025
Status: Merged
Merged: 10/15/2025
Merged by: @fudiwei

Base: mainHead: patch-20251011-eo


📝 Commits (6)

  • 2d5987b feat: 腾讯云EdgeOne证书部署支持Wildcard模式
  • 74a6035 feat: 腾讯云EdgeOne证书部署支持Wildcard模式
  • df45ab3 feat: 腾讯云EdgeOne证书部署支持Wildcard模式
  • c719ae3 feat: 腾讯云EdgeOne证书部署支持Wildcard模式
  • 950f266 Update tencentcloud_eo.go
  • 96d8825 Update tencentcloud_eo.go

📊 Changes

4 files changed (+121 additions, -7 deletions)

View changed files

📝 internal/certdeploy/deployers/sp_tencentcloud_eo.go (+6 -5)
pkg/core/ssl-deployer/providers/tencentcloud-eo/consts.go (+8 -0)
📝 pkg/core/ssl-deployer/providers/tencentcloud-eo/tencentcloud_eo.go (+83 -1)
📝 ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderTencentCloudEO.tsx (+24 -1)

📄 Description

原PR #866


🔄 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/985 **Author:** [@Netrvin](https://github.com/Netrvin) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `patch-20251011-eo` --- ### 📝 Commits (6) - [`2d5987b`](https://github.com/certimate-go/certimate/commit/2d5987bb48c8e877cd2d16e4ef306deb4b8e9ed9) feat: 腾讯云EdgeOne证书部署支持Wildcard模式 - [`74a6035`](https://github.com/certimate-go/certimate/commit/74a603547c7c3de93c5fe1fbe588408542ca6718) feat: 腾讯云EdgeOne证书部署支持Wildcard模式 - [`df45ab3`](https://github.com/certimate-go/certimate/commit/df45ab3d43611b64323390ac26d9523d5e52e552) feat: 腾讯云EdgeOne证书部署支持Wildcard模式 - [`c719ae3`](https://github.com/certimate-go/certimate/commit/c719ae3d6f81cc963206b25921b234cdbfb5b427) feat: 腾讯云EdgeOne证书部署支持Wildcard模式 - [`950f266`](https://github.com/certimate-go/certimate/commit/950f266cb44f4abb1c40a0ffc846e44b6bdec501) Update tencentcloud_eo.go - [`96d8825`](https://github.com/certimate-go/certimate/commit/96d88259c6e9a3da40f8d96ed13243e0ef9fc6e4) Update tencentcloud_eo.go ### 📊 Changes **4 files changed** (+121 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `internal/certdeploy/deployers/sp_tencentcloud_eo.go` (+6 -5) ➕ `pkg/core/ssl-deployer/providers/tencentcloud-eo/consts.go` (+8 -0) 📝 `pkg/core/ssl-deployer/providers/tencentcloud-eo/tencentcloud_eo.go` (+83 -1) 📝 `ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderTencentCloudEO.tsx` (+24 -1) </details> ### 📄 Description 原PR #866 --- <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:40 +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#1095
No description provided.