Skip to content

Fix: removed io.ReadAll from entire project#114

Merged
guacamole merged 2 commits intomasterfrom
remove-ioReadAll
Mar 6, 2022
Merged

Fix: removed io.ReadAll from entire project#114
guacamole merged 2 commits intomasterfrom
remove-ioReadAll

Conversation

@guacamole
Copy link
Member

@guacamole guacamole added the enhancement New feature or request label Mar 6, 2022
@guacamole guacamole requested a review from jay-dee7 March 6, 2022 12:59
@guacamole guacamole self-assigned this Mar 6, 2022
- replaced ctx.Request().Body with resp which is skylink for image manifest
- this is a get method, does not contain any body
Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

LGTM @guacamole 🥇 🥇 🥇

@guacamole guacamole merged commit a3dd356 into master Mar 6, 2022
@guacamole guacamole deleted the remove-ioReadAll branch March 6, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Replace io.ReadAll with a more memory efficient method

2 participants