crossplane-contrib / function-patch-and-transform

A patch & transform composition function
https://crossplane.io
Apache License 2.0
23 stars 24 forks source link

add simple guidance for including results from previous functions #62

Closed jbw976 closed 8 months ago

jbw976 commented 9 months ago

I've seen the question asked a couple times now for "how do I patch resources using this function that were generated from a previous function in the pipeline?"

This PR tries to distill the guidance on how to accomplish this into a very streamlined entry in the README.

@phisco provided this guidance originally in https://crossplane.slack.com/archives/C031Y29CSAE/p1701706603079049?thread_ts=1701689312.869629&cid=C031Y29CSAE

negz commented 8 months ago

I agree with @phisco but this is a step in the right direction, so let's merge. We can update later if it's confusing folks.