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 to the newest flannel (v0.15.1) #4258

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

manuelbuil
Copy link
Contributor

Fixes issues such as the internode connectivity

Signed-off-by: Manuel Buil [email protected]

Proposed Changes

Update flannel to fix a known bug in Ubuntu 21.04

Types of Changes

Update flannel to a new version

Verification

Linked Issues

#4188

User-Facing Change

Update flannel to 0.15.1

Further Comments

Fixes issues such as the internode connectivity

Signed-off-by: Manuel Buil <[email protected]>
@manuelbuil manuelbuil requested a review from a team as a code owner October 20, 2021 12:35
@manuelbuil
Copy link
Contributor Author

Tested inter and intra node communications in ipv4 and ipv6 on Ubuntu 21.04

@codecov-commenter
Copy link

Codecov Report

Merging #4258 (6e410fa) into master (b5b7033) will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4258      +/-   ##
==========================================
+ Coverage   11.19%   11.54%   +0.34%     
==========================================
  Files         135      135              
  Lines        9277     9277              
==========================================
+ Hits         1039     1071      +32     
+ Misses       8020     7978      -42     
- Partials      218      228      +10     
Flag Coverage Δ
inttests 0.66% <ø> (?)
unittests 11.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/flock/flock_unix.go 20.00% <0.00%> (+20.00%) ⬆️
tests/util/cmd.go 42.02% <0.00%> (+42.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5b7033...6e410fa. Read the comment docs.

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.

3 participants