knative / build-templates

A library of build templates.
Apache License 2.0
184 stars 68 forks source link

v3 support for the buildpack build template #45

Closed jldec closed 5 years ago

jldec commented 6 years ago

riff would like to move to buildpacks for function builds. Since riff function invokers form the basis for building function images with riff, they are somewhat coupled to the build strategy. Existing invokers provide templates for Dockerfiles which allows them to be used with the Kaniko build template.

It would be beneficial to move to the V3 buildpack API to simplify the creation of buildpacks for new function invokers.

jldec commented 6 years ago

see https://github.com/projectriff/riff/issues/654

jldec commented 6 years ago

/assign @sclevine

sclevine commented 6 years ago

In progress here: https://github.com/buildpack/resources/issues/1

scothis commented 5 years ago

Fixed by #67

/close

knative-prow-robot commented 5 years ago

@scothis: Closing this issue.

In response to [this](https://github.com/knative/build-templates/issues/45#issuecomment-470133223): >Fixed by #67 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.