Skip to content

[build-image] Don't fail the build if kernel packages are missing - #7566

Merged
hanwen-cluster merged 1 commit into
aws:release-3.16from
hanwen-cluster:release-3.16
Aug 17, 2026
Merged

[build-image] Don't fail the build if kernel packages are missing#7566
hanwen-cluster merged 1 commit into
aws:release-3.16from
hanwen-cluster:release-3.16

Conversation

@hanwen-cluster

Copy link
Copy Markdown
Contributor

Description of changes

This commit partially revert #7563, while keeping the apt-get -y update addition

This is to maximize compatibility with different Ubuntu versions. For example, Ubuntu 24 with kernel 7 deprecated linux-modules-extra

Tests

  • Tests will run after the PR is merged

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit partially revert aws#7563, while keeping the `apt-get -y update` addition

This is to maximize compatibility with different Ubuntu versions. For example, [Ubuntu 24 with kernel 7 deprecated linux-modules-extra](https://discourse.ubuntu.com/t/kernel-development-release-cadence-and-deprecation-of-linux-modules-extra/65176)
@hanwen-cluster
hanwen-cluster requested review from a team as code owners August 17, 2026 20:54
@hanwen-cluster hanwen-cluster added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Aug 17, 2026
@hanwen-cluster
hanwen-cluster enabled auto-merge (rebase) August 17, 2026 20:56
@hanwen-cluster
hanwen-cluster merged commit 2a6eb9d into aws:release-3.16 Aug 17, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants