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 latest versions for series 5.10, 5.15, 6.1 #3610

Closed

Conversation

foersleo
Copy link
Contributor

Description of changes:

Update kernels to latest AL kernels avaulable in the repositories.

Testing done:

Validate basic functionality through sonobuoy quick test:

> kubectl get nodes -o wide
NAME                                             STATUS   ROLES    AGE   VERSION               INTERNAL-IP     EXTERNAL-IP     OS-IMAGE                                KERNEL-VERSION   CONTAINER-RUNTIME
ip-192-168-26-55.eu-central-1.compute.internal   Ready    <none>   18s   v1.28.3-eks-e7a04cd   192.168.26.55   18.197.52.207   Bottlerocket OS 1.16.1 (aws-k8s-1.28)   6.1.61           containerd://1.6.24+bottlerocket

> sonobuoy run --mode=quick --wait
[...]
16:27:39    systemd-logs   ip-192-168-26-55.eu-central-1.compute.internal   complete                                                 
16:27:59             e2e                                           global   complete   passed   Passed:  1, Failed:  0, Remaining:  0
16:27:59    systemd-logs   ip-192-168-26-55.eu-central-1.compute.internal   complete   passed                                        
16:27:59 Sonobuoy has completed. Use `sonobuoy retrieve` to get results.

Changes to the configs as reported by :

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

The full diff-report can be found on Gist.

Terms of contribuation"

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

Rebase to Amazon Linux upstream version 5.10.199-190.747.amzn2.

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

Signed-off-by: Leonard Foerster <[email protected]>
Rebase to Amazon Linux upstream version 6.1.61-85.141.amzn2023.

Signed-off-by: Leonard Foerster <[email protected]>
@foersleo foersleo closed this Nov 23, 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.

1 participant