knative-lambda-runtime icon indicating copy to clipboard operation
knative-lambda-runtime copied to clipboard

Running AWS Lambda Functions on Knative/Kubernetes Clusters

Results 16 knative-lambda-runtime issues
Sort by recently updated
recently updated
newest added

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. Release notes Sourced from docker/metadata-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/metadata-action#328 Bump @​actions/core...

dependencies

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies

Hello. Are there any plans to support C# runtime and do you see benefits in supporting it? Thank you.

The example in the README shows deploying a runtime.yaml file for Python37, but that file doesn't exist for Python310. How would I go about installing/deploying a Python310 Lambda function with...

I tested sample in k8s with v1.9.2 knative. Errors have occurred. ``` ➜ samples git:(main) tm deploy FATA[17:22:29] yaml: unmarshal errors: line 14: field events not found in type file.Function...