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

Remove dependencies for the API that are not necessary #911

Closed
mstoykov opened this issue Jan 29, 2019 · 0 comments · Fixed by #2313
Closed

Remove dependencies for the API that are not necessary #911

mstoykov opened this issue Jan 29, 2019 · 0 comments · Fixed by #2313

Comments

@mstoykov
Copy link
Collaborator

This probably should be done when we rewrite for #550.
Removing the api directory and then removing dependencies through dep ensure removed 3mb from vendor. And we definitely don't need negroni or api2go for 5 api calls

@mstoykov mstoykov changed the title Remove api dependancies that are not necessary Remove dependancies for the api that are not necessary Jan 29, 2019
@mstoykov mstoykov changed the title Remove dependancies for the api that are not necessary Remove dependancies for the API that are not necessary Jan 29, 2019
@na-- na-- removed the lower prio label Mar 25, 2020
mstoykov added a commit that referenced this issue Apr 2, 2021
The only "breaking change" is that if now k6 panics during answering a
REST API request it will close the connection instead of returning
`500`. This can also be done easily I just don't think it's particularly
necessary.

This is part of #911
@na-- na-- changed the title Remove dependancies for the API that are not necessary Remove dependencies for the API that are not necessary Apr 6, 2021
@olegbespalov olegbespalov self-assigned this Dec 15, 2021
@na-- na-- added this to the v0.37.0 milestone Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants