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

Fix multiple issues with servicelb #10552

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

brandond
Copy link
Member

@brandond brandond commented Jul 22, 2024

Proposed Changes

Waiting on:

Types of Changes

bugfix

Verification

See linked issues

Testing

yes

Linked Issues

User-Facing Change

Fixed issue that caused ServiceLB to fail to create a daemonset for services with long names
Fixed issue that caused ServiceLB pods to crashloop on nodes with ipv6 disabled at the kernel level

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner July 22, 2024 23:24
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 43.25%. Comparing base (37830fe) to head (0821db5).

Files Patch % Lines
pkg/cloudprovider/servicelb.go 75.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (37830fe) and HEAD (0821db5). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (37830fe) HEAD (0821db5)
e2etests 9 6
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10552      +/-   ##
==========================================
- Coverage   49.66%   43.25%   -6.42%     
==========================================
  Files         179      179              
  Lines       14936    14943       +7     
==========================================
- Hits         7418     6463     -955     
- Misses       6158     7286    +1128     
+ Partials     1360     1194     -166     
Flag Coverage Δ
e2etests 36.00% <43.75%> (-10.58%) ⬇️
inttests 36.67% <43.75%> (+16.95%) ⬆️
unittests 13.40% <43.75%> (+0.04%) ⬆️

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

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

dereknola
dereknola previously approved these changes Jul 23, 2024
vitorsavian
vitorsavian previously approved these changes Jul 23, 2024
This is a partial revert of 095ecdb,
with the workaround moved into klipper-lb.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond dismissed stale reviews from vitorsavian and dereknola via 0821db5 July 23, 2024 20:47
@brandond brandond requested review from dereknola, vitorsavian and a team July 23, 2024 20:50
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