Skip to content

fix: raise archive upload limits - #308

Merged
tomvothecoder merged 1 commit into
E3SM-Project:mainfrom
tomvothecoder:fix/ingestion-upload-limits
Aug 27, 2026
Merged

fix: raise archive upload limits#308
tomvothecoder merged 1 commit into
E3SM-Project:mainfrom
tomvothecoder:fix/ingestion-upload-limits

Conversation

@tomvothecoder

@tomvothecoder tomvothecoder commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Raises the backend archive-upload limit to 320 MiB.
  • Updates the documented Rancher NGINX Ingress body-size limit to 325m, allowing for multipart upload overhead.
  • Updates the oversized-upload test without allocating a large test payload.

Checklist

  • Code follows project style guidelines
  • Self-reviewed code
  • No new warnings
  • Tests added or updated (if needed)
  • All tests pass (locally and CI/CD) — targeted ingestion test passed locally; CI pending
  • Documentation/comments updated (if needed)
  • Breaking change noted (if applicable)

Deployment Notes (if any)

Deploy the backend change and set the live Rancher NGINX Ingress annotation:

nginx.ingress.kubernetes.io/proxy-body-size: 325m

@tomvothecoder tomvothecoder self-assigned this Aug 27, 2026
@tomvothecoder
tomvothecoder marked this pull request as ready for review August 27, 2026 20:49
@tomvothecoder tomvothecoder changed the title fix(ingestion): raise archive upload limits fix: raise archive upload limits Aug 27, 2026
@tomvothecoder
tomvothecoder merged commit e3ac8d5 into E3SM-Project:main Aug 27, 2026
1 check passed
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.

1 participant