Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable PatchSet in Composition with mode pipeline #158

Open
andreyolv opened this issue Nov 28, 2024 · 1 comment
Open

Enable PatchSet in Composition with mode pipeline #158

andreyolv opened this issue Nov 28, 2024 · 1 comment

Comments

@andreyolv
Copy link

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.

@phisco
Copy link
Collaborator

phisco commented Nov 28, 2024

This should work, you have to push down the patchsets definitions to the function input

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants