crossplane-contrib / crossplane-contrib/function-auto-ready

Conditionalize MaxRecvMessageSize

Open
#40 5 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
36
Forks
27
Avg merge
2d 9h
Merged PRs (30d)
9

Description

There was a need to bump `MaxRecvMessageSize` across all our functions recently with the upgrade to the new v1 sdk, this included `function-auto-ready`.

Just dropping an issue to track this, and get some feedback about where the best place to implement this is.

Simple fix is to update the fn.Serve with `function.MaxRecvMessageSize(c.MaxGRPCMessageSize)`.

Could either happen at each function level, or `function-sdk-go` template.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.