-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
dataFrom key rewrite #975
Copy link
Copy link
Closed
Labels
kind/designCategorizes issue or PR as related to design.Categorizes issue or PR as related to design.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Milestone
Description
relates to: #915
when using dataFrom users may want to rewrite the key so that it is easier for them to consume the secrets.
We have three cases to consider:
- dataFrom.extract
- dataFrom.find with name/regexp
- dataFrom.find with tags
As outlined in the above mentioned issue: it would be quite convenient to have regexp capture groups. However, we still need to address the other two use cases.
Out of scope:
- we also need a way to template keys in
target.template.data[$key]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/designCategorizes issue or PR as related to design.Categorizes issue or PR as related to design.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
Done