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

LBAAS Fixup default http idle timeout behaviour #580

Conversation

StephenVarela
Copy link
Contributor

No description provided.

@@ -104,10 +103,6 @@ func (l LoadBalancer) AsRequest() *LoadBalancerRequest {
r.Region = l.Region.Slug
}

if l.HTTPIdleTimeoutSeconds == nil {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@StephenVarela is the diff link supposed to reference a specific line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrmm thats weird sorry I meant to point to line 88 in this file (load_balancers.go) https://github.com/digitalocean/godo/blob/main/load_balancers.go#L88

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just understood your wording "setting this here ... should be sufficient" to mean the link was pointing elsewhere since the comment is on removed code.

@StephenVarela StephenVarela marked this pull request as ready for review November 14, 2022 13:29
Copy link
Contributor

@scotchneat scotchneat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@scotchneat scotchneat merged commit 76d8f34 into digitalocean:main Nov 14, 2022
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