mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* add experimental config for set baseImageRepo and workspaceImageRepo * use crane speed up build workpace image layer * refactor image build logic * Indicate when BuildStarted fails * Revert "Indicate when BuildStarted fails" This reverts commit 11f36f1b76164a3777d27430dd35aacb322fe2f4. * Apply suggestions from code review Co-authored-by: Kyle Brennan <kyle@gitpod.io> * update readme * remove warn --------- Co-authored-by: Kyle Brennan <kyle@gitpod.io>