WIP: A Composition function that wraps an OCI container
Go to file
Philippe Scorsolini 3d2dcd121f
Merge pull request #49 from crossplane/renovate/go-google.golang.org/grpc-vulnerability
Update module google.golang.org/grpc to v1.58.3 [SECURITY]
2023-11-13 16:55:54 +01:00
.github
build@bd5297bd16
cluster/images/function-runtime-oci
cmd/function-runtime-oci
internal
.gitignore
.gitmodules
.golangci.yml
LICENSE
Makefile
README.md Mark this as a WIP 2023-11-02 10:47:57 -07:00
go.mod Update module google.golang.org/grpc to v1.58.3 [SECURITY] 2023-11-13 15:55:35 +00:00
go.sum Update module google.golang.org/grpc to v1.58.3 [SECURITY] 2023-11-13 15:55:35 +00:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container

This is a work in progress. It is not yet functional.