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

chore(nodepool): Go stdlib vars for HTTP methods and status codes #18061

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

thevilledev
Copy link
Contributor

Split node pool related changes from #17968 to a separate PR. Makes backporting these changes easier.

What

  • Modify net/http related calls to consistently use HTTP methods and response codes from variables/constants provided by the pkg.

Why

Some parts of the codebase already use these. With this PR, better code consistency and reliability.

Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @thevilledev!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.6.x backport to 1.6.x release line
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants