Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use an incremental upload/manifest based approach for GCB #568

Closed
dlorenc opened this issue May 18, 2018 · 3 comments
Closed

Use an incremental upload/manifest based approach for GCB #568

dlorenc opened this issue May 18, 2018 · 3 comments
Labels
area/build build/gcb kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.

Comments

@dlorenc
Copy link
Contributor

dlorenc commented May 18, 2018

The manifest downloader is now an official build step: https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/gcs-fetcher

We should consider using this combined with an incremental upload approach to make GCB builds faster.

@imjasonh
Copy link
Contributor

There's a library encapsulating manifest upload too, which Skaffold can use: https://github.com/GoogleCloudPlatform/cloud-builders/blob/master/gcs-fetcher/pkg/uploader/uploader.go

@imjasonh
Copy link
Contributor

It looks like incremental upload (and maybe download?) could be used in kaniko-based builds as well, which specify gcsBucket.

@dgageot
Copy link
Contributor

dgageot commented Apr 30, 2020

Hi everyone, I'm going to close this one since we didn't see a lot of demand and we do not plan on working on that subject anytime soon. Feel free to reopen if you really want that feature to be implemented.

@dgageot dgageot closed this as completed Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build build/gcb kind/feature-request priority/p3 agreed that this would be good to have, but no one is available at the moment.
Projects
None yet
Development

No branches or pull requests

5 participants