crossplane-contrib / crossplane-contrib/function-patch-and-transform
Enable PatchSet in Composition with mode pipeline
Open
- Dominant language
- Go
- Stars
- 46
- Forks
- 41
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 3
Description
Today PatchSets are only used by the "Resources" mode of Composition. They are ignored by other modes.
However, wouldn't it be interesting to have this functionality also for pipeline mode?
I want to create a patch at the composition level to be applied to all resources at once. I think it would be a good way to avoid code repetition and maintain a cleaner pipeline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.