java icon indicating copy to clipboard operation
java copied to clipboard

Implement RFC0052: Graceful Stack Upgrades

Open ryanmoran opened this issue 3 years ago • 0 comments

RFC

Summary

All Paketo Buildpacks should support graceful stack upgrades between the current Bionic and Jammy stacks. For most buildpacks, this should not require any changes, but for some buildpacks, layers created in previous builds that would normally be reused should be recreated if the stack ID changes.

Action Item

Consider what types of buildpacks would be impacted by a stack upgrade and make any relevant changes that would help to mitigate issues caused by that upgrade. If there is no work to be done, please comment on this issue explaining the context that helped to arrive at that conclusion.

ryanmoran avatar Aug 16 '22 20:08 ryanmoran