vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Proposal - Knative build and build templates #590

Closed rjew closed 6 years ago

rjew commented 6 years ago

This is an initial proposal on how we can utilize knative build and build templates to replace the way we are currently building and pushing images and functions.

Open to any suggestions or ideas especially if there's a better way of passing the system-packages.txt and packages.txt into the knative build for images.

imikushin commented 6 years ago

Great proposal, thank you @rjew!

berndtj commented 6 years ago

Thanks @rjew! This looks great. Seems like the insecure registries needs to be addressed.

berndtj commented 6 years ago

Closed. All implemented at this point.