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

Bump klipper-lb to v0.4.4 #7617

Merged
merged 1 commit into from
May 31, 2023
Merged

Bump klipper-lb to v0.4.4 #7617

merged 1 commit into from
May 31, 2023

Conversation

brandond
Copy link
Member

Proposed Changes

Fixes issue with localhost access to ServiceLB when ExternalTrafficPolicy=Local

Types of Changes

bugfix

Verification

See linked issue

Testing

Linked Issues

User-Facing Change

Bumped klipper-lb image to v0.4.4 to resolve an issue that prevented access to ServiceLB ports from localhost when the Service ExternalTrafficPolicy was set to Local.

Further Comments

Fixes issue with localhost access to ServiceLB when
ExternalTrafficPolicy=Local

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner May 26, 2023 23:30
@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.27 ⚠️

Comparison is base (213d7ad) 47.53% compared to head (852826d) 47.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7617      +/-   ##
==========================================
- Coverage   47.53%   47.26%   -0.27%     
==========================================
  Files         140      140              
  Lines       14284    14284              
==========================================
- Hits         6790     6752      -38     
- Misses       6417     6454      +37     
- Partials     1077     1078       +1     
Flag Coverage Δ
inttests 44.59% <ø> (-0.30%) ⬇️
unittests 19.83% <ø> (ø)

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

Impacted Files Coverage Δ
pkg/cloudprovider/servicelb.go 55.03% <ø> (-6.37%) ⬇️

... and 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

2 participants