Skip to content

Synchronise 2026.1 with upstream - #613

Merged
priteau merged 7 commits into
stackhpc/2026.1from
upstream/2026.1-2026-08-24
Aug 24, 2026
Merged

Synchronise 2026.1 with upstream#613
priteau merged 7 commits into
stackhpc/2026.1from
upstream/2026.1-2026-08-24

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains a snapshot of 2026.1 from upstream stable/2026.1.

priteau and others added 7 commits August 12, 2026 15:15
Ironic recently added parsing of extra_kernel_params options [1].
Kayobe was generating "ipa-inspection-benchmarks=" when extra-hardware
was disabled, which failed to validate.

Update ipa_kernel_options_default to avoid producing kernel parameters
with no value.

[1] https://review.opendev.org/c/openstack/ironic/+/992306

Closes-Bug: #2162755
Change-Id: I35827eeb132fc7cd75a85aa0b33367d0a56dd33f
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit 8aae85b)
The installation of the kernel-modules-extra package could fail when
running a debug kernel, as is the case for OpenDev CentOS Stream images.

Use kernel-modules-extra-matched to install the package matching the
running kernel.

Change-Id: Ia9652d0e25e6f472706de2b5eda72779a02a42af
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
(cherry picked from commit bef0e93)
Propagate the bridge MTU to its physical ports when using the
nmstate network engine.

Closes-Bug: #2164513

Change-Id: I05d3f386157b887d5f550104fef7c5e7ffeed923
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit 4ac2b42)
Do not pass an MTU for VLAN interfaces on bridges when it is the same
as the parent bridge MTU. NetworkManager may otherwise set an incorrect
MTU after reboot.

This applies the workaround from commit
6e2a551 to the nmstate network
engine.

Closes-Bug: #2164520
Related-Bug: #2039947

Change-Id: I9fb4ca153297c20672573e59815313a38d36c297
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
(cherry picked from commit 3c149c0)
@github-actions
github-actions Bot requested a review from a team as a code owner August 24, 2026 06:25
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 24, 2026
@priteau
priteau enabled auto-merge August 24, 2026 09:27
@priteau
priteau merged commit 40e1a43 into stackhpc/2026.1 Aug 24, 2026
3 checks passed
@priteau
priteau deleted the upstream/2026.1-2026-08-24 branch August 24, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants