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

Implement RFC0051: Graceful Stack Upgrades #237

Closed
9 tasks done
ryanmoran opened this issue Aug 16, 2022 · 3 comments
Closed
9 tasks done

Implement RFC0051: Graceful Stack Upgrades #237

ryanmoran opened this issue Aug 16, 2022 · 3 comments

Comments

@ryanmoran
Copy link
Member

ryanmoran commented Aug 16, 2022

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.

Supporting Buildpacks

@ryanmoran ryanmoran moved this to 📋 Planned in Paketo Roadmap 2022 Aug 16, 2022
@ryanmoran ryanmoran moved this to ❓Not scoped in Paketo Workstreams Aug 16, 2022
@davidmirror-ops davidmirror-ops moved this from 📋 Planned to 🚧 In Progress in Paketo Roadmap 2022 Sep 6, 2022
@robdimsdale
Copy link
Member

Python is marked complete with no action taken. We could not find any situations where stack upgrades invalidated the cache, so we will not clear the cache on stack upgrades.

@fg-j fg-j moved this from ❓Not scoped to 🚧 In Progress in Paketo Workstreams Oct 10, 2022
@fg-j
Copy link

fg-j commented Nov 1, 2022

Blocked on completion of Jammy support for PHP and Ruby.

@sophiewigmore
Copy link
Member

All language families have been released with this functionality

Repository owner moved this from 🚧 In Progress to ✅ Done in Paketo Workstreams Dec 7, 2022
Repository owner moved this from 🚧 In Progress to ✅ Done in Paketo Roadmap 2022 Dec 7, 2022
loewenstein pushed a commit that referenced this issue Oct 10, 2023
ForestEckhardt pushed a commit that referenced this issue Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Status: Done
Development

No branches or pull requests

4 participants