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

Remove RHEL 8 K8s 1.32 tests #9309

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

2ez4szliu
Copy link
Member

@2ez4szliu 2ez4szliu commented Feb 25, 2025

RHEL 8 is currently using a kernel version of 4.18.0, which is not supported by kubeadm 1.32.
[ERROR SystemVerification]: kernel release 4.18.0-553.40.1.el8_10.x86_64 is unsupported. Recommended LTS version from the 4.x series is 4.19. Any 5.x or 6.x versions are also supported. For cgroups v2 support, the minimal version is 4.15 and the recommended version is 5.8+
so we remove all e2e tests running RHEL 8 on k8s 1.32 and cleanup all rhel8 1.32 helper function

Testing:
make e2e-cross-platform

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eks-distro-bot eks-distro-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.40%. Comparing base (ce2b850) to head (d13e657).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9309   +/-   ##
=======================================
  Coverage   72.40%   72.40%           
=======================================
  Files         589      589           
  Lines       46361    46363    +2     
=======================================
+ Hits        33569    33571    +2     
  Misses      11032    11032           
  Partials     1760     1760           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rahulbabu95
Copy link
Member

/lgtm

@2ez4szliu
Copy link
Member Author

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2ez4szliu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 58a6aa5 into aws:main Feb 25, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants