mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #1038] [MERGED] feat: support domain match patterns in more deployment providers #1116
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#1116
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/1038
Author: @fudiwei
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (10+)
e5672a8feat(provider): supoprt certsan match pattern in deployment to volcengine liveeafb8cbfeat(provider): supoprt certsan match pattern in deployment to tencentcloud edgeone8d67d19feat(provider): supoprt wildcard and certsan match pattern in deployment to aliyun cdna812f87feat(provider): supoprt wildcard and certsan match pattern in deployment to aliyun dcdn5639820feat(provider): supoprt wildcard and certsan match pattern in deployment to baiducloud cdn7cdb402feat(provider): supoprt wildcard and certsan match pattern in deployment to huaweicloud cdn517be30feat(provider): supoprt wildcard and certsan match pattern in deployment to jdcloud cdn74d68fafeat(provider): supoprt wildcard and certsan match pattern in deployment to byteplus cdnf371d74feat(provider): supoprt wildcard and certsan match pattern in deployment to ctyun ao6243a78feat(provider): supoprt wildcard and certsan match pattern in deployment to ctyun cdn📊 Changes
265 files changed (+8734 additions, -2260 deletions)
View changed files
📝
internal/certdeploy/deployers/sp_aliyun_apigw.go(+9 -8)📝
internal/certdeploy/deployers/sp_aliyun_cdn.go(+6 -5)📝
internal/certdeploy/deployers/sp_aliyun_dcdn.go(+6 -5)📝
internal/certdeploy/deployers/sp_aliyun_ddospro.go(+6 -5)📝
internal/certdeploy/deployers/sp_aliyun_fc.go(+7 -6)📝
internal/certdeploy/deployers/sp_aliyun_live.go(+5 -4)📝
internal/certdeploy/deployers/sp_aliyun_vod.go(+6 -5)📝
internal/certdeploy/deployers/sp_baiducloud_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_baishan_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_byteplus_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_ctcccloud_ao.go(+4 -3)📝
internal/certdeploy/deployers/sp_ctcccloud_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_ctcccloud_icdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_ctcccloud_lvdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_dogecloud_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_huaweicloud_cdn.go(+1 -0)📝
internal/certdeploy/deployers/sp_jdcloud_cdn.go(+4 -3)📝
internal/certdeploy/deployers/sp_jdcloud_live.go(+4 -3)📝
internal/certdeploy/deployers/sp_jdcloud_vod.go(+4 -3)📝
internal/certdeploy/deployers/sp_ksyun_cdn.go(+5 -4)...and 80 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.