mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #408] [MERGED] fix domain validation logic in Tencent CDN/ECDN certificate deployer #939
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#939
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/408
Author: @yfmeii
Created: 1/8/2025
Status: ✅ Merged
Merged: 1/8/2025
Merged by: @usual2970
Base:
main← Head:fix-tencent-cdn📝 Commits (1)
5042930fix: fix domain validation logic in Tencent CDN/ECDN certificate deployer📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
internal/deployer/tencent_cdn.go(+1 -1)📝
internal/deployer/tencent_ecdn.go(+1 -1)📝
internal/pkg/core/deployer/providers/tencentcloud-cdn/tencentcloud_cdn.go(+1 -1)📝
internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go(+1 -1)📄 Description
修正腾讯云 CDN/ECDN deployer 在获取可部署列表后,判断条件相反问题
fix #405
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.