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 5.10.197 and 5.15.134 #3542

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

foersleo
Copy link
Contributor

Issue number: n/a

Description of changes:

Update kernels to latest AL kernels available in the repositories. No newer 6.1 kernel available at this time.

Testing done:

Sonobuoy quick test results show basic functionality:

]> kubectl get nodes -o wide
NAME                                              STATUS   ROLES    AGE   VERSION                INTERNAL-IP      EXTERNAL-IP    OS-IMAGE                                KERNEL-VERSION   CONTAINER-RUNTIME
ip-192-168-65-146.eu-central-1.compute.internal   Ready    <none>   60s   v1.23.17-eks-bbbebb8   192.168.65.146   3.71.36.89     Bottlerocket OS 1.16.0 (aws-k8s-1.23)   5.10.197         containerd://1.6.24+bottlerocket
ip-192-168-74-10.eu-central-1.compute.internal    Ready    <none>   33s   v1.26.7-eks-7ea2e3a    192.168.74.10    18.157.85.44   Bottlerocket OS 1.16.0 (aws-k8s-1.26)   5.15.134         containerd://1.6.24+bottlerocket
]> sonobuoy run --mode=quick --wait
[...]
17:02:40             e2e                                            global   complete   passed   Passed:  1, Failed:  0, Remaining:  0
17:02:40    systemd-logs   ip-192-168-65-146.eu-central-1.compute.internal   complete   passed                                        
17:02:40    systemd-logs    ip-192-168-74-10.eu-central-1.compute.internal   complete   passed

Config diff reports some minor changes:

config-aarch64-aws-k8s-1.23-diff:         2 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:          2 removed,   0 added,   0 changed
config-x86_64-aws-k8s-1.26-diff:          0 removed,   0 added,   0 changed
config-x86_64-metal-k8s-1.26-diff:        0 removed,   0 added,   0 changed

The full diff-report can be found on Gist

Summary of the changes:

  • Upstream retirement of net sched rsvp clasifier (NET_CLS_RSVP and NET_CLS_RSVP6) through 5.10.197

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 5.10.197-186.748.amzn2.

Signed-off-by: Leonard Foerster <[email protected]>
Rebase to Amazon Linux upstream version 5.15.134-87.145.amzn2.

Signed-off-by: Leonard Foerster <[email protected]>
@foersleo foersleo merged commit 7fcd583 into bottlerocket-os:develop Oct 23, 2023
46 checks passed
@foersleo foersleo deleted the kernel-updates-2023-10-20 branch October 23, 2023 06:07
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.

5 participants