[PR #892] [MERGED] Support configuring node name on deployment to 1panel site #1070

Closed
opened 2026-03-03 01:07:33 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (3)

  • 8aa7f80 fix: error occurred tring to get ssl certificates with a low version suite in monitoring
  • e0f8119 Merge branch 'certimate-go:main' into main
  • 94281c0 feat: 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 包含以下内容变更:

  • feat: 部署到 1Panel 网站时支持被控子节点。

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/892 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 7/28/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`8aa7f80`](https://github.com/certimate-go/certimate/commit/8aa7f80042331c897b9309aafc05deec6190c663) fix: error occurred tring to get ssl certificates with a low version suite in monitoring - [`e0f8119`](https://github.com/certimate-go/certimate/commit/e0f81196dc778b8d809e6d6e19452452fafd157c) Merge branch 'certimate-go:main' into main - [`94281c0`](https://github.com/certimate-go/certimate/commit/94281c0a2c0b8dd1c1a082e741e192b0db924f89) feat: support configuring node name on deployment to 1panel site ### 📊 Changes **6 files changed** (+51 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 该 PR 包含以下内容变更: - **feat**: 部署到 1Panel 网站时支持被控子节点。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#1070
No description provided.