Skip to content

Add support for serverless builds & deployments

Description

This merge request adds support for serverless builds and deployments. We are going to read serverless.yml contents, build all the functions / services using Kaniko and deploy images to the Knative cluster.

tm tool changes that were required to get it working:

/cc @Alexand @DylanGriffith

Edited by Grzegorz Bizon

Merge request reports