mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #864] [CLOSED] fix: 腾讯云更新ssl关联资源失败 & feat: 腾讯云edgeone填写泛域名后支持自动拉取zone下已有域名补充 #1059
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#1059
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/864
Author: @Netrvin
Created: 7/13/2025
Status: ❌ Closed
Base:
main← Head:next📝 Commits (5)
400e30fupdate README737bcb2Merge branch 'main' into nexta6fc7a1fix: 腾讯云更新ssl关联资源失败8b365f2fix: 腾讯云更新ssl关联资源失败482c9d8feat: 腾讯云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

在我的实际调用过程中,DeployStatus一直为0,无法通过判断该值进入下一阶段
另外,该场景是否有好方法,可以更新工作流中保存的原证书ID,从而避免该任务仅能运行一次,就必须人工更新
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.