Skip to content

fix: expose max-send-message-size - #237

Merged
bobh66 merged 2 commits into
crossplane:mainfrom
fernandezcuesta:fix/expose-max-send-message-size
Sep 23, 2026
Merged

bobh66 merged 2 commits into
crossplane:mainfrom
fernandezcuesta:fix/expose-max-send-message-size

Conversation

@fernandezcuesta

Copy link
Copy Markdown
Contributor

Description of your changes

Expose --max-send-message-size and adds an alias to --max-recv-message-size to align to other SDKs (such as function-sdk-go) where only one parameter is available (receive).

Keep it backwards compatible by setting --max-send-message-size default to --max-recv-message-size.

Fixes #236

I have:

  • Read and followed Crossplane's contribution process.
    - [ ] Added or updated unit tests for my change.

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@bobh66
bobh66 merged commit 3a31eb3 into crossplane:main Sep 23, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

max-send-messsage-size is not properly exposed

2 participants