rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Writable Asset Cache

Open ekcasey opened this issue 4 years ago • 2 comments

Readable

ekcasey avatar Jun 24 '21 13:06 ekcasey

@elcasey I am very much interested in this RFC. I have a similar concern too. We are still on design phase to start implementation of buildpacks in our enterprise and we use Jenkins for our CiCd and I have the same concern. When we run our pack build there is no guarantee that the build will run on same Jenkins node as we have lot of cluster nodes and any one node can pick up the build process. Hopefully this RFC would solve our concerns as we need to be able to reuse the Docker cached layers across the clustered nodes.

Thanks

shresthaujjwal avatar Jan 25 '22 13:01 shresthaujjwal

Maintainers,

As you review this RFC please queue up issues to be created using the following commands:

/queue-issue <repo> "<title>" [labels]...
/unqueue-issue <uid>

Issues

(none)

buildpack-bot avatar Jan 25 '22 13:01 buildpack-bot