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(lb): avoid recreation of old lb ips #2556

Merged
merged 4 commits into from May 22, 2024

Conversation

yfodil
Copy link
Contributor

@yfodil yfodil commented Apr 30, 2024

No description provided.

@yfodil yfodil added bug load-balancer Load-balancer issues, bugs and feature requests labels Apr 30, 2024
@yfodil yfodil self-assigned this Apr 30, 2024
@yfodil yfodil linked an issue Apr 30, 2024 that may be closed by this pull request
@yfodil yfodil changed the title fix(lb): avoid recreation of lb ips fix(lb): avoid recreation of old lb ips Apr 30, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.24%. Comparing base (fe86049) to head (b9413b8).
Report is 50 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2556      +/-   ##
==========================================
- Coverage   71.43%   71.24%   -0.20%     
==========================================
  Files         277      329      +52     
  Lines       35875    33020    -2855     
==========================================
- Hits        25628    23525    -2103     
+ Misses       8028     7219     -809     
- Partials     2219     2276      +57     

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

@Codelax Codelax added this pull request to the merge queue May 22, 2024
Merged via the queue into scaleway:master with commit 697c2fd May 22, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug load-balancer Load-balancer issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is_ipv6 field forces recreation of old LB IPs
3 participants