Skip to content

[V3] Add support for Alpine 3.23#1439

Closed
sean-breen wants to merge 3 commits intomainfrom
add-alpine-3.23
Closed

[V3] Add support for Alpine 3.23#1439
sean-breen wants to merge 3 commits intomainfrom
add-alpine-3.23

Conversation

@sean-breen
Copy link
Contributor

@sean-breen sean-breen commented Dec 11, 2025

Proposed changes

Adds support for Alpine Linux v3.23 (arm64 + amd64)
Updates image-checker.sh to additionally display the base OS version, and display each container surround by whitespace for readability.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@sean-breen sean-breen requested a review from a team as a code owner December 11, 2025 11:06
@dhurley dhurley added the v3.x Issues and Pull Requests related to the major version v3 label Dec 11, 2025
@dhurley dhurley changed the title add support for Alpine 3.23 Add support for Alpine 3.23 Dec 11, 2025
@sean-breen sean-breen changed the title Add support for Alpine 3.23 [V3] Add support for Alpine 3.23 Dec 11, 2025
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.25%. Comparing base (c162d76) to head (509e41c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1439      +/-   ##
==========================================
+ Coverage   85.18%   85.25%   +0.06%     
==========================================
  Files         102      102              
  Lines       12974    12974              
==========================================
+ Hits        11052    11061       +9     
+ Misses       1437     1426      -11     
- Partials      485      487       +2     

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb30122...509e41c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dhurley dhurley changed the base branch from main to release-3.6.1 December 11, 2025 11:20
@dhurley dhurley changed the base branch from release-3.6.1 to main December 11, 2025 11:20
@craigell
Copy link

We'll need to update the Makefile to include alpine 3.23

@sean-breen sean-breen closed this Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3.x Issues and Pull Requests related to the major version v3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants