bits-service icon indicating copy to clipboard operation
bits-service copied to clipboard

speed up building oci image layers

Open nimakaviani opened this issue 6 years ago • 2 comments

I was looking at github.com/google/ko/pull/47 and I thought maybe bits service could benefit from the same optimization in the OCI registry code here.

Even though there are not that many layers in a CF OCI image, depending on the size of the app, the optimization could be useful.

nimakaviani avatar Jun 26 '19 17:06 nimakaviani

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/166936473

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Jun 26 '19 17:06 cf-gitbot

@nimakaviani Thanks for bringing this up. With the discontinuation of the Bits-Service, it probably doesn't make much sense to invest here.

petergtz avatar Jul 04 '19 09:07 petergtz