mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #218] [MERGED] feat: huaweicloud cdn #874
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#874
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/218
Author: @fudiwei
Created: 10/19/2024
Status: ✅ Merged
Merged: 10/19/2024
Merged by: @usual2970
Base:
main← Head:feat/huaweicloud-cdn📝 Commits (7)
6225969refactorbe3cdbfrefactor952c6effeat: add huaweicloud cdn deployere08df5erefactor: fix typo94ca0f2Merge branch 'main' into feat/huaweicloud-cdnefa394eMerge branch 'usual2970:main' into mainae81476Merge branch 'main' into feat/huaweicloud-cdn📊 Changes
25 files changed (+577 additions, -83 deletions)
View changed files
📝
README.md(+1 -1)📝
README_EN.md(+1 -1)📝
go.mod(+1 -1)📝
internal/applicant/applicant.go(+5 -4)📝
internal/deployer/aliyun_cdn.go(+2 -2)📝
internal/deployer/aliyun_esa.go(+2 -2)📝
internal/deployer/aliyun_oss.go(+2 -2)📝
internal/deployer/deployer.go(+17 -14)➕
internal/deployer/huaweicloud_cdn.go(+150 -0)📝
internal/deployer/k8s_secret.go(+5 -7)📝
internal/deployer/local.go(+4 -4)📝
internal/deployer/qiniu_cdn.go(+1 -1)📝
internal/deployer/ssh.go(+5 -12)📝
internal/deployer/tencent_cdn.go(+1 -1)📝
internal/deployer/webhook.go(+3 -6)📝
internal/domain/access.go(+19 -0)➕
ui/dist/assets/index-tBXwi-8W.js(+329 -0)📝
ui/dist/index.html(+15 -14)📝
ui/src/components/certimate/AccessEdit.tsx(+2 -2)📝
ui/src/components/certimate/AccessHuaweicloudForm.tsx(+6 -6)...and 5 more files
📄 Description
本 PR 包含以下变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.