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> |
||
---|---|---|
.. | ||
testdata/simplefunc | ||
asserts.go | ||
git_helper.go | ||
nodejs_helper.go | ||
scenario_basic_test.go | ||
scenario_context-dir_test.go | ||
scenario_from-cli-local_test.go | ||
scenario_from-cli_test.go | ||
scenario_github_test.go | ||
scenario_revision_test.go | ||
scenario_runtime_test.go | ||
tekton.go |