Add SecretRequest.spec.fromName to allow renaming on import #7
Open
Description
Describe the problem/challenge you have
I need to rename secret when importing it into a new namespace.
Describe the solution you'd like
Add field SecretRequest.spec.fromName which allows SecretRequest.name and SecretRequest.spec.fromName to be different.
Anything else you would like to add:
This is needed for scenario where static secrets exist in a common source namespace and have target namespaces embedded in their names. When these secrets are imported into their target namespaces the target names should be stripped.
Metadata
Assignees
Labels
Type
Projects
Status
Unprioritized