Add SecretRequest.spec.fromName to allow renaming on import #7
Labels
discussion
This issue is not a bug or feature and a conversation is needed to find an appropriate resolution
enhancement
This issue is a feature request
good first issue
An issue that will be a good candidate for a new contributor
priority/awaiting-more-evidence
Lowest priority. Possibly useful, but not yet enough support to actually get it done.
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.
The text was updated successfully, but these errors were encountered: