Synchronise 2026.1 with upstream - #613
Merged
Merged
Conversation
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)
priteau
approved these changes
Aug 24, 2026
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.
This PR contains a snapshot of 2026.1 from upstream stable/2026.1.