Skip to content

Use http consts for HTTP methods #958

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

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

dhaus67
Copy link

@dhaus67 dhaus67 commented Oct 4, 2022

Description

Prefer consts within the http package (i.e. http.MethodGet) instead of specifying the string literal "GET".

@dhaus67
Copy link
Author

dhaus67 commented Oct 4, 2022

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@dhaus67 dhaus67 requested a review from RTann October 4, 2022 18:38
@ghost
Copy link

ghost commented Oct 4, 2022

Images are ready for the commit at a58046f.

To use the images, use the tag 2.26-25-ga58046fe5c.

@openshift-ci
Copy link

openshift-ci bot commented Oct 4, 2022

@dhaus67: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/slim-e2e-tests a58046f link false /test slim-e2e-tests
ci/prow/e2e-tests a58046f link false /test e2e-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@dhaus67 dhaus67 merged commit 9482d23 into master Oct 4, 2022
@dhaus67 dhaus67 deleted the dh/Use_http_consts_for_HTTP_methods branch October 4, 2022 21:43
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