bitnami / bitnami/sealed-secrets

Support unsealing into multiple namespaces

Open
#929 3 comments 11 reactions 0 assignees View on GitHub
backlog enhancement
Dominant language
Go
Stars
9.3k
Forks
776
Avg merge
1d 13h
Merged PRs (30d)
30

Description

**Which component**:
Controller

**Is your feature request related to a problem? Please describe.**
We have several containers that needs fetching from a password protected registry - and currently we have to have the SAME secret defined for each namespace we need them in.

We also have other secrets, which we have to duplicate in multiple namespaces

**Describe the solution you'd like**
If we could put multiple namespace targets on 1 secret - that would make life so much easier :)

Contributor guide

Open the contributing guide

Research direction

The issue identifies the Controller as the component to investigate; start by reading how it handles a sealed secret and its namespace target. Trace the current single-namespace flow and existing controller tests, then define completion as supporting multiple namespace targets from one secret without requiring duplicated secrets.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.