mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[PR #892] [MERGED] Support configuring node name on deployment to 1panel site #1070
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#1070
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/892
Author: @fudiwei
Created: 7/28/2025
Status: ✅ Merged
Merged: 7/28/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (3)
8aa7f80fix: error occurred tring to get ssl certificates with a low version suite in monitoringe0f8119Merge branch 'certimate-go:main' into main94281c0feat: support configuring node name on deployment to 1panel site📊 Changes
6 files changed (+51 additions, -6 deletions)
View changed files
📝
internal/deployer/providers.go(+1 -0)📝
pkg/core/ssl-deployer/providers/1panel-site/1panel_site.go(+18 -5)📝
pkg/sdk3rd/1panel/v2/client.go(+14 -0)📝
ui/src/components/workflow/node/DeployNodeConfigForm1PanelSiteConfig.tsx(+11 -0)📝
ui/src/i18n/locales/en/nls.workflow.nodes.json(+4 -1)📝
ui/src/i18n/locales/zh/nls.workflow.nodes.json(+3 -0)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.