[PR #758] [CLOSED] support multi namespaces deployment for k8s-secret-deployer #690 #1031

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/758
Author: @imaxwen
Created: 6/3/2025
Status: Closed

Base: mainHead: feat/k8s-secret-multi-namespaces


📝 Commits (1)

📊 Changes

4 files changed (+75 additions, -61 deletions)

View changed files

📝 internal/deployer/providers.go (+11 -1)
📝 internal/pkg/core/deployer/providers/k8s-secret/k8s_secret.go (+48 -47)
📝 internal/pkg/core/deployer/providers/k8s-secret/k8s_secret_test.go (+5 -5)
📝 ui/src/components/workflow/node/DeployNodeConfigFormKubernetesSecretConfig.tsx (+11 -8)

📄 Description

该 PR 包含以下内容变更:

  • KubernetestSecret形式部署时,支持一次部署至多个命名空间 #690

🔄 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/758 **Author:** [@imaxwen](https://github.com/imaxwen) **Created:** 6/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/k8s-secret-multi-namespaces` --- ### 📝 Commits (1) - [`47ebb19`](https://github.com/certimate-go/certimate/commit/47ebb19830128e99891f258069c8feb6cfba6a4f) impl of issue #690 ### 📊 Changes **4 files changed** (+75 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `internal/deployer/providers.go` (+11 -1) 📝 `internal/pkg/core/deployer/providers/k8s-secret/k8s_secret.go` (+48 -47) 📝 `internal/pkg/core/deployer/providers/k8s-secret/k8s_secret_test.go` (+5 -5) 📝 `ui/src/components/workflow/node/DeployNodeConfigFormKubernetesSecretConfig.tsx` (+11 -8) </details> ### 📄 Description 该 PR 包含以下内容变更: - KubernetestSecret形式部署时,支持一次部署至多个命名空间 #690 --- <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:22 +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#1031
No description provided.