function-mesh icon indicating copy to clipboard operation
function-mesh copied to clipboard

The serverless framework purpose-built for event streaming applications.

Results 67 function-mesh issues
Sort by recently updated
recently updated
newest added

We need some support for customize JVM options in order to better configure JVM behaviors, including exitOnOOMError, gc log, gc tuning etc.

type/feature
compute/serverless
doc-required
m/2022-10
m/2022-11

type/feature
compute/serverless
doc-required
m/2022-10
m/2022-11

Fixes #467 ### Motivation MIssing mechanism to optimize JVM options ### Modifications Add javaOpts field to java runtime ### Verifying this change - [x] Make sure that the change passes...

doc-required

*(If this PR fixes a github issue, please add `Fixes #`.)* ### Motivation Test the support for the k8s 1.22, and run the integration tests. ### Modifications Upgrade the kind...

no-need-doc

*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes #635 , #644 *(or if this PR is one task of a github issue, please add `Master Issue:...

doc-required

*(If this PR fixes a github issue, please add `Fixes #`.)* Fixes # *(or if this PR is one task of a github issue, please add `Master Issue: #` to...

no-need-doc

possible metrics: - cluster wide - start time (cold start) - resource count / running count / etc. - controller resources (CPU, memory) - resource reconciliation time https://github.com/streamnative/function-mesh/pull/689 - resource...

compute/serverless
m/2023-08

When the number of functions and connectors get large, a general way to supply environment variables to all functions can be helpful during some migration, error-recovery cases.

compute/serverless
m/2023-08

if the Status blcok can have FunctionDetails, it will be easier for people to check the generated details.

compute/serverless
m/2023-08