Knative Functions client API and CLI
Go to file
Matej Vasek efb04bef0f
Use custom jammy paketo builder (#1911)
* 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>
2023-08-10 03:25:35 +00:00
.chglog
.github/workflows Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
cmd rename knative-sandbox (#1905) 2023-08-05 02:11:08 +00:00
docs rename knative-sandbox (#1905) 2023-08-05 02:11:08 +00:00
generate Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
hack Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
pkg Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
plugin
schema
templates Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
test Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
third_party Update docker client dependency (#1877) 2023-07-20 10:50:12 +00:00
vendor [main] Upgrade to latest dependencies (#1891) 2023-07-27 13:36:09 +00:00
.codecov.yaml
.gitattributes
.gitignore
.golangci.yaml
.ko.yaml
.unicode-control-characters.config.py
.versionrc
AUTHORS
CHANGELOG.md fix: typo (#1903) 2023-08-03 20:44:21 +00:00
CODE-OF-CONDUCT.md
LICENSE
Makefile chore: refer correct tkn yaml in prow test (#1918) 2023-08-09 20:56:35 +00:00
OWNERS
OWNERS_ALIASES Update community files (#1910) 2023-08-09 02:19:35 +00:00
README.md
go.mod [main] Upgrade to latest dependencies (#1891) 2023-07-27 13:36:09 +00:00
go.sum [main] Upgrade to latest dependencies (#1891) 2023-07-27 13:36:09 +00:00

README.md

Func

CI Status Client API Documentation Issues License Releases codecov

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.