crossplane / function-sdk-go

The Go SDK for composition functions
https://crossplane.io
Apache License 2.0
23 stars 15 forks source link

Add Possibility to increase max receive/send message size #149

Closed davidelienhard closed 3 months ago

davidelienhard commented 4 months ago

Description of your changes

Fixes #

I have:

How has this code been tested

negz commented 3 months ago

Thanks! This looks good, but it's not passing DCO. Could you squash down to one commit, and make sure that commit is signed off. Once that's done I can merge.

davidelienhard commented 3 months ago

Hi, I had to close this pull request and am opening a new one with the modifications you said

This is the link https://github.com/crossplane/function-sdk-go/pull/153