SLES 16.0: Add release notes for SLES containerdisk image (jsc#PED-14582) - #136
Draft
KucharczykL wants to merge 1 commit into
Draft
SLES 16.0: Add release notes for SLES containerdisk image (jsc#PED-14582)#136KucharczykL wants to merge 1 commit into
KucharczykL wants to merge 1 commit into
Conversation
|
🚀 Preview is ready! Index of all built release notes: https://susedoc.github.io/release-notes/pr-136/ |
Base automatically changed from
lkucharczyk-main-ped-14582-containerdisks
to
main
August 28, 2026 13:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Split out of #119, which covers SLES 16.1. This PR adds the same note to SLES 16.0.
Why this is not merge-ready
The 16.0 containerdisk image does not exist on
registry.suse.com. Merging this would publish a release note pointing at a path that cannot be pulled.Verified 2026-08-28:
registry.suse.com/suse/sles-16.0-kubevirt-minimalNAME_UNKNOWNregistry.suse.de/…/sles/16.0/containerkiwi/…/sles-16.0-kubevirt-minimalNAME_UNKNOWN— not even on the internal registryosc -A https://api.suse.de ls SUSE:Containers:Minimal16_1only; project meta paths solely toSUSE:SLFO:Products:SLES:16.1registry.suse.com/suse/sles-16.1-kubevirt-minimallatestpresent (for contrast — this is what #119 documents)Two separate blockers, neither owned by the docs team:
No 16.0 aggregation. buildops/release-support#755 was closed on 2026-08-19 once
SUSE:Containers:Minimalwas created, but it only aggregates 16.1. In note_1072368 favogt floatedSUSE:Containers:SLE-SERVER:16.0:Minimalas the pattern for 16.0, but it was never built and never ticketed.The 16.0 package is tagged with the 16.1 name.
SUSE:SLFO:Products:SLES:16.0/kiwi-templates-Minimal:KubeVirt-Cloudbuilds successfully, but its.containerinforeads:As it stands the 16.0 image can never appear under
sles-16.0-kubevirt-minimal, and if released it would collide with the 16.1 image. mstrigl's closing note_1073387 invited a separate issue for a rename; as of 2026-08-28 none has been filed.Before merging
registry.suse.com.registry.suse.com/suse/sles-{this-version}-kubevirt-minimal:latest, which assumes the naming scheme stays version-in-path. If the rename in blocker 2 lands differently, the shared snippet inadoc/shared.adocneeds adjusting for both versions.release-notes-sles-160-docinfo.xml(currently 2026-08-28).Rebase note
Based on #119's branch so the diff shows only the 16.0 delta. Once #119 merges, rebase with: