Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: Update to v5.10.176 and v5.15.104 #3019

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

foersleo
Copy link
Contributor

@foersleo foersleo commented Apr 14, 2023

Issue number: -

Description of changes:

Update kernels to latest AL kernels available in the repositories.

Testing done:

config-aarch64-aws-k8s-1.23-diff:         0 removed,   0 added,   0 changed
config-aarch64-aws-k8s-1.26-diff:         0 removed,   0 added,   0 changed
config-x86_64-aws-k8s-1.23-diff:          0 removed,   1 added,   0 changed
config-x86_64-aws-k8s-1.26-diff:          0 removed,   1 added,   0 changed
config-x86_64-metal-k8s-1.23-diff:        0 removed,   1 added,   0 changed
config-x86_64-metal-k8s-1.26-diff:        0 removed,   1 added,   0 changed

The one new option in the x86_64 variants is MLX_PLATFORM. The dependencies for that one were changed and it now becomes visible in our config, however it is set to disabled, so no functional change. The upstream commit was backported into v5.10.175 and
v5.15.103.

Doing some simple smoke testing, starting a cluster and running an al2 pod on it:

  • 5.10.176:
NAME                                              STATUS   ROLES    AGE   VERSION                INTERNAL-IP      EXTERNAL-IP    OS-IMAGE                                KERNEL-VERSION   CONTAINER-RUNTIME
ip-192-168-90-128.eu-central-1.compute.internal   Ready    <none>   43m   v1.23.16-eks-ac99dab   192.168.90.128   3.64.228.134   Bottlerocket OS 1.14.0 (aws-k8s-1.23)   5.10.176         containerd://1.6.19+bottlerocket
NAME   READY   STATUS    RESTARTS   AGE
test   1/1     Running   0          2m30s
  • 5.15.104:
NAME                                            STATUS   ROLES    AGE   VERSION               INTERNAL-IP    EXTERNAL-IP   OS-IMAGE                                KERNEL-VERSION   CONTAINER-RUNTIME
ip-192-168-0-20.eu-central-1.compute.internal   Ready    <none>   69s   v1.25.6-eks-232056e   192.168.0.20   3.77.41.236   Bottlerocket OS 1.14.0 (aws-k8s-1.25)   5.15.104         containerd://1.6.19+bottlerocket
NAME   READY   STATUS    RESTARTS   AGE
test   1/1     Running   0          7s

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Rebase to Amazon Linux upstream version based on 5.10.176.

Signed-off-by: Leonard Foerster <foersleo@amazon.com>
Rebase to Amazon Linux upstream version based on 5.15.104.

Signed-off-by: Leonard Foerster <foersleo@amazon.com>
@foersleo foersleo marked this pull request as ready for review April 20, 2023 08:39
Copy link
Member

@markusboehme markusboehme left a comment

Choose a reason for hiding this comment

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

🚀

@foersleo foersleo merged commit 1edac2e into bottlerocket-os:develop Apr 20, 2023
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