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

feat: Support installing higress to a K8s cluster with kernel version < 4.11 #301

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

CH3CHO
Copy link
Collaborator

@CH3CHO CH3CHO commented Apr 24, 2023

Ⅰ. Describe what this PR did

Check the kernel version of K8s nodes, and update securityContext configurations in gateway deployment accordingly.

Ⅱ. Does this pull request fix one issue?

fixes #226

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@CH3CHO CH3CHO requested a review from johnlanni April 24, 2023 07:12
@codecov-commenter
Copy link

Codecov Report

Merging #301 (0583ce5) into main (8c41dbc) will decrease coverage by 0.40%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
- Coverage   42.06%   41.67%   -0.40%     
==========================================
  Files          44       44              
  Lines        5850     5850              
==========================================
- Hits         2461     2438      -23     
- Misses       3215     3237      +22     
- Partials      174      175       +1     

see 1 file with indirect coverage changes

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

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

LGTM

@johnlanni johnlanni merged commit 4f16d6b into alibaba:main Apr 24, 2023
@CH3CHO CH3CHO deleted the feat/support-kernel-lt-4.11 branch April 24, 2023 07:38
Hinsteny pushed a commit to Hinsteny/higress that referenced this pull request Apr 25, 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.

linux 3.10内核安装 higress-gateway 报错
3 participants