mirror of https://github.com/knative/func.git
* chore: use custom jammy paketo builder Use our own modified jammy builder with additional buildpacks for GoFunc and Rust. This enables on cluster build for Go and Rust functions. Where possible (Go, Java) we use "tiny" variant, other runtimes use "base" variant. The updated task is new file instead of modifying existing task this is done for sake of keeping compatiblility. Signed-off-by: Matej Vasek <mvasek@redhat.com> * fixup: remove unnecessary code per review request Signed-off-by: Matej Vasek <mvasek@redhat.com> * fixup Signed-off-by: Matej Vasek <mvasek@redhat.com> * fixup: podman test refers correct tkn task yamls Signed-off-by: Matej Vasek <mvasek@redhat.com> --------- Signed-off-by: Matej Vasek <mvasek@redhat.com> |
||
---|---|---|
.chglog | ||
.github/workflows | ||
cmd | ||
docs | ||
generate | ||
hack | ||
pkg | ||
plugin | ||
schema | ||
templates | ||
test | ||
third_party | ||
vendor | ||
.codecov.yaml | ||
.gitattributes | ||
.gitignore | ||
.golangci.yaml | ||
.ko.yaml | ||
.unicode-control-characters.config.py | ||
.versionrc | ||
AUTHORS | ||
CHANGELOG.md | ||
CODE-OF-CONDUCT.md | ||
LICENSE | ||
Makefile | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Func
func
is a Client Library and CLI enabling the development and deployment of Functions.
Try the QuickStart Read the Documentation
Roadmap
We use GitHub issues and project to track our roadmap. Please see our roadmap here.
Knative Function demos and examples
Contributing
We are always looking for contributions from the Function Developer community. For more information on how to participate, see the Contribuiting Guide
The func
Working Group meets @ 10:00 US Eastern every Tuesday, we'd love to have you! For more information, see the invitation on the Knative Team Calendar.