-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Delete stretch and jessie references #17075
Conversation
3bbe93a
to
423c117
Compare
Remove the end-of-life'd Debian distributions. Replace all legacy references with bullseye to push the bar to modern distributions. Signed-off-by: Christian Svensson <blue@cmd.nu>
- Change base of docker-sonic-p4 to bullseye base - Remove fallback case not needed for dists later than Jessie Signed-off-by: Christian Svensson <blue@cmd.nu>
78339a9
to
b236f50
Compare
@saiarcot895 @lguohan Any more feedback? Or do you think this can be merged? |
Ping @lguohan! Any chance to merge this? Not sure what the |
@bluecmd Can you update your PR for the current code? Changes for Bookworm got merged in recently. |
Since there was 4 weeks of no comments after several pings - I'm not interested in doing that without a promise that this PR will be merged. I would hate to put in a new weekends worth of work to test it all and not have the PR merged and no communicated reason. |
Remove the end-of-life'd Debian distributions. Replace all legacy references with bullseye to push the bar to modern distributions.
Why I did it
Pay some technical debt by cleaning up old references that should not be used for future releases.
How I did it
Mostly
git grep
and similar forjessie
andstretch
.How to verify it
If it builds, it works.
Which release branch to backport (provide reason below if selected)
None, this is only for new releases.
Tested branch (Please provide the tested image version)
N/A
Description for the changelog
For releases 2024 and later the use of Jessie and Stretch are no longer supported.
Link to config_db schema for YANG module changes
N/A
A picture of a cute animal (not mandatory but encouraged)