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

disables udp offload on redhat for vwmare #2306

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

jaxesn
Copy link
Member

@jaxesn jaxesn commented Jul 10, 2023

Issue #, if available:

Description of changes:

When updating to cilium 1.12 we ran into the udp offload issue on vmware with Redhat 8. We have seen this problem off an on, seems to depend on the specific version of vpshere, with BR for a while due to their use are pretty new kernels. Recently they implemented a solution by disabling udp offloading. There is also potentially some official guidance coming from the cilium community on this issue for vmware environments.

This patches our build of image builder to add a similar systemd unit to the Redhat build for vmware. @taneyland has tested this manually.

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/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 10, 2023
@jaxesn
Copy link
Member Author

jaxesn commented Jul 10, 2023

/approve

@eks-distro-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jaxesn

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

@@ -1,7 +1,7 @@
From eb0ec6499bcf05e4683215c6bbcee1a74cbecdcc Mon Sep 17 00:00:00 2001
From: Vignesh Goutham Ganesh <vgg@amazon.com>
Date: Fri, 2 Sep 2022 14:32:21 -0700
Subject: [PATCH 08/17] Support crictl validation from input checksum
Copy link
Member

Choose a reason for hiding this comment

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

This should be 7, and the numbers from 7 to 13 need to be fixed.

@eks-distro-bot eks-distro-bot merged commit 1af7be1 into aws:main Jul 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved lgtm size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants