Skip to content

Conversation

@eabdullin1
Copy link
Contributor

Recently, with the AlmaLinux 9.7 release, I found that osbuild no longer includes AlmaLinux 8 and 9.
This PR adds support for them.

@eabdullin1 eabdullin1 requested a review from a team as a code owner November 21, 2025 12:27
@supakeen
Copy link
Member

supakeen commented Nov 21, 2025

Huh. That's surprising and not fun. They must've been not migrated to the YAML when we moved over to it. Is it OK if I push a test to your PR that ensures the distros are available so this can't happen again?

@eabdullin1
Copy link
Contributor Author

Huh. That's surprising and not fun. They must've been not migrated to the YAML when we moved over to it. Is it OK if I push a test to your PR that ensures the distros are available so this can't happen again?

Sure, that would be great

Copy link
Member

@supakeen supakeen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested that this works, let's get them back in so they're in the next release of image-builder.

I'll be adding an assertion to image-builder's testing shortly that ensures that alma linux image types do not disappear (since we already have testing there that does the same for other distros).

@supakeen supakeen requested review from achilleas-k and mvo5 November 21, 2025 14:03
supakeen added a commit to supakeen/image-builder-cli that referenced this pull request Nov 21, 2025
Assert the required-to-exist Alma Linux (and Kitten) image types for 8,
9, and 10. This will fail until the related `images` PR [1] lands and is
in a released version of `images`.

[1]: osbuild/images#2029

Signed-off-by: Simon de Vlieger <[email protected]>
@supakeen
Copy link
Member

supakeen commented Nov 21, 2025

Draft PR that can be merged after this makes it into main and I do a release/dep update in image-builder: osbuild/image-builder-cli#380

supakeen added a commit to supakeen/image-builder-cli that referenced this pull request Nov 21, 2025
Assert the required-to-exist Alma Linux (and Kitten) image types for 8,
9, and 10. This will fail until the related `images` PR [1] lands and is
in a released version of `images`.

[1]: osbuild/images#2029

Signed-off-by: Simon de Vlieger <[email protected]>
@achilleas-k achilleas-k added this pull request to the merge queue Nov 22, 2025
Merged via the queue into osbuild:main with commit 9add0c0 Nov 22, 2025
23 checks passed
supakeen added a commit to supakeen/image-builder-cli that referenced this pull request Nov 22, 2025
Assert the required-to-exist Alma Linux (and Kitten) image types for 8,
9, and 10. This will fail until the related `images` PR [1] lands and is
in a released version of `images`.

[1]: osbuild/images#2029

Signed-off-by: Simon de Vlieger <[email protected]>
supakeen added a commit to supakeen/image-builder-cli that referenced this pull request Nov 22, 2025
Assert the required-to-exist Alma Linux (and Kitten) image types for 8,
9, and 10. This will fail until the related `images` PR [1] lands and is
in a released version of `images`.

[1]: osbuild/images#2029

Signed-off-by: Simon de Vlieger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants