carvel-dev / carvel-dev/secretgen-controller

Persist orphan secrets

Open
#24 5 comments 0 reactions 0 assignees View on GitHub
carvel-accepted enhancement good first issue priority/awaiting-more-evidence priority/important-longterm
Dominant language
Go
Stars
201
Forks
38
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem/challenge you have**
Hello,

I've starting trying this tool today and it serves our need to synchronize secrets between namespaces.
But if we accidently delete the source secret, all the replicated secret will be deleted too.

**Describe the solution you'd like**
It would be nice to have a field in either SecretExport or SecretImport (preferably) which indicate to the controller to keep or delete the generated Secret on original Secret deletion.

**Anything else you would like to add:**
No

Best regards.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.