Enhance ReplacementTranformer to Allow Replacing into Multiple Targets #520
Labels
3-Container
Relates to plugin related issues
enhancement
New feature or request
priority/medium
Default priority for items
size m
Milestone
Problem description
There are use cases where we need to ReplacementTransform the same source data into multiple target paths – e.g. replacing an IP address into many network policy rules. It would be helpful for the RT to support this natively.
Proposed change
Enhance the ReplacementTransformer KRM function to support specifying multiple targets so that a single source can be replaced into multiple targets.
Improve Transformer to support Target as Slice :
airshipctl/pkg/document/plugin/replacement/transformer.go
Line 77 in 7998615
The text was updated successfully, but these errors were encountered: