WIP: A Composition function that wraps an OCI container
Go to file
Philippe Scorsolini d059dd45a0
Merge pull request #13 from crossplane/renovate/codecov-codecov-action-3.x
Update codecov/codecov-action action to v3
2023-08-21 09:48:27 +02:00
.github Update codecov/codecov-action action to v3 2023-08-18 13:07:31 +00:00
build@bd5297bd16 Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
cluster/images/function-runtime-oci Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
cmd/function-runtime-oci refactor: rename function-runtime-oci package to container 2023-08-18 09:46:45 +02:00
internal chore: bump all deps 2023-08-18 09:58:05 +02:00
.gitignore Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.gitmodules Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.golangci.yml Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
LICENSE Initial commit 2023-08-10 14:56:32 -07:00
Makefile Update dependency golangci/golangci-lint to v1.54.1 2023-08-18 10:14:32 +00:00
README.md Initial commit 2023-08-10 14:56:32 -07:00
go.mod Update module github.com/bufbuild/buf to v1.26.1 2023-08-18 13:07:24 +00:00
go.sum Update module github.com/bufbuild/buf to v1.26.1 2023-08-18 13:07:24 +00:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container