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

Update calico chart #1692

Merged
merged 1 commit into from Aug 23, 2021
Merged

Update calico chart #1692

merged 1 commit into from Aug 23, 2021

Conversation

manuelbuil
Copy link
Contributor

Signed-off-by: Manuel Buil mbuil@suse.com

Proposed Changes

Dumps calico chart to the latest version

Types of Changes

It fixes the bug with vxlan and checksum offloading regardless of the kernel version

Verification

Deploy rke2 with cni: calico in a cluster with more than 1 node and then execute dig @10.43.0.10 www.google.com in all nodes

Linked Issues

#1541

Further Comments

@manuelbuil manuelbuil requested a review from a team as a code owner August 23, 2021 15:45
[rke2 project](https://github.com/rancher/rke2/issues/1541). The workaround we are applying is disabling the checksum
offloading by default by applying the value `ChecksumOffloadBroken=true` in the [calico helm chart](https://github.com/rancher/rke2-charts/blob/main/charts/rke2-calico/rke2-calico/v3.19.2-203/values.yaml#L51-L53).

This issue has been observer in Ubuntu and openSUSE distros, regardless of the kernel version.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
This issue has been observer in Ubuntu and openSUSE distros, regardless of the kernel version.
This issue has been observed in Ubuntu and openSUSE distros, regardless of the kernel version.

Do we want to include which versions of Ubuntu and openSUSE this has been observed in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, good points!

@manuelbuil manuelbuil changed the title Update calico image Update calico chart Aug 23, 2021
Signed-off-by: Manuel Buil <mbuil@suse.com>
@manuelbuil manuelbuil merged commit a81afac into rancher:master Aug 23, 2021
@manuelbuil manuelbuil deleted the calico_checksum branch October 7, 2021 14:29
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.

None yet

3 participants