mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #904] [CLOSED] feat(tencentcloud-eo): 为腾讯云Edgeone 添加部署到全部域名的选项 #1072
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1072
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/904
Author: @woodchen-ink
Created: 8/4/2025
Status: ❌ Closed
Base:
next← Head:patch-1📝 Commits (2)
a8357d8Update tencentcloud_eo.god8475b1feat(tencentcloud): 添加部署到全部网站选项📊 Changes
4 files changed (+119 additions, -55 deletions)
View changed files
📝
pkg/core/ssl-deployer/providers/tencentcloud-eo/tencentcloud_eo.go(+65 -6)📝
ui/src/components/workflow/node/DeployNodeConfigFormTencentCloudEOConfig.tsx(+48 -21)📝
ui/src/i18n/locales/en/nls.workflow.nodes.json(+3 -14)📝
ui/src/i18n/locales/zh/nls.workflow.nodes.json(+3 -14)📄 Description
添加新功能允许用户选择将证书部署到腾讯云EdgeOne站点下的全部加速域名,而无需手动指定域名列表。当启用该选项时,系统会自动获取站点下的所有域名进行部署。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.