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

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

type/enhancement
component/controller
doc-required
m/2022-09

Java SDK provides access to a window context object that can be used by a window function. This context object provides a wide variety of information and functionality for Pulsar...

compute/serverless

As proofed in practice and documented in https://github.com/streamnative/function-mesh/issues/371 there are sometimes (often!) security problems in a container/package whose origin is not the software one build, but in the software which...

type/feature
compute/serverless

The autoscaling of FunctionMesh's resources is currently controlled by HPA. We can add some Pulsar unique metrics to the HPA to determine if the target workload needs to be scaled....

type/feature
compute/serverless
m/2022-12

What is [Serverless Workflow](https://serverlessworkflow.io/)? > Standards-based DSL and open-source dev tools and runtimes are at the heart of the Serverless Workflow project. We connect developers around the world to foster...

type/feature
compute/serverless

Master Issue: #400 ### Motivation pulsarctl requires some oauth2 parameters, such as `audience`, `issuerUrl` and so on, so we need to provide them explicitly. the reason why I split this...

type/feature
component/controller
no-need-doc
m/2022-09

Fixes #400 Wait for function-mesh-worker-service support oauth2, leave any comment you want ### Motivation Use an init container to download packages/functions from pulsar: https://github.com/streamnative/function-mesh/pull/390#issuecomment-1155933847 ### Modifications Attach an init container...

type/feature
doc-required
m/2022-09

ref: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#rbac-resources-v122 RBAC resources The rbac.authorization.k8s.io/v1beta1 API version of ClusterRole, ClusterRoleBinding, Role, and RoleBinding is no longer served as of v1.22. Migrate manifests and API clients to use the rbac.authorization.k8s.io/v1...

type/enhancement
component/controller
m/2022-10
m/2022-11

type/feature
component/controller
compute/serverless
m/2022-09

The function-mesh-operator has some security vulnerabilities, and we need to fix them, refer to: https://artifacthub.io/packages/helm/function-mesh/function-mesh-operator?modal=security-report - [x] [CVE-2021-36159](https://github.com/freebsd/freebsd-src/commits/main/lib/libfetch). We can fix this by upgrading the operator's base image from alpine...

compute/serverless
m/2022-10
m/2022-11