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

feat(lb): add support for configurable timeout for ip #1171

Merged
merged 3 commits into from Apr 6, 2022

Conversation

remyleone
Copy link
Member

No description provided.

@remyleone remyleone linked an issue Apr 5, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #1171 (d053b77) into master (8f586fd) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master   #1171      +/-   ##
=========================================
- Coverage    1.53%   1.52%   -0.02%     
=========================================
  Files          94      95       +1     
  Lines       15265   15432     +167     
=========================================
  Hits          235     235              
- Misses      15007   15174     +167     
  Partials       23      23              
Impacted Files Coverage Δ
scaleway/resource_lb_ip.go 0.00% <0.00%> (ø)
scaleway/provider.go 18.14% <0.00%> (-0.09%) ⬇️
...ay/resource_vpc_public_gateway_dhcp_reservation.go 0.00% <0.00%> (ø)

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 8f586fd...d053b77. Read the comment docs.

@remyleone remyleone merged commit ce6fd3e into scaleway:master Apr 6, 2022
@remyleone remyleone deleted the timeout_lb_ip branch April 6, 2022 14:40
@remyleone remyleone added the load-balancer Load-balancer issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
load-balancer Load-balancer issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timeout to LB ip
3 participants