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

Fix per-chart limits for form-data based uploads. #1051

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexberry
Copy link

@alexberry alexberry commented Feb 14, 2025

@alexberry alexberry force-pushed the fix-per-chart-limits-form-data branch 2 times, most recently from abe9b8f to 36a40c0 Compare February 14, 2025 14:54
@scbizu
Copy link
Contributor

scbizu commented Feb 20, 2025

Thank you , I'll take a look at this

@scbizu
Copy link
Contributor

scbizu commented Feb 20, 2025

Hi @alexberry , could you somehow verify your commits ?

@scbizu scbizu self-assigned this Feb 20, 2025
@scbizu scbizu added the bug label Feb 20, 2025
@scbizu scbizu mentioned this pull request Mar 11, 2025
@alexberry alexberry force-pushed the fix-per-chart-limits-form-data branch 6 times, most recently from e04c9a6 to 88e061b Compare March 12, 2025 11:00
@alexberry
Copy link
Author

Hi @alexberry , could you somehow verify your commits ?

hi @scbizu, done & rebased :)

@alexberry alexberry force-pushed the fix-per-chart-limits-form-data branch from 88e061b to 67b47ce Compare March 12, 2025 11:01
* Ensure uploads using form-data utilise server.PutWithLimit
* Add tests
* Fixes helm#1050

Signed-off-by: alexberry <alex.berry@mpb.com>
@alexberry alexberry force-pushed the fix-per-chart-limits-form-data branch from 67b47ce to 63464a1 Compare March 12, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: uploads using form-data do not honour per-chart-limit setting
2 participants