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

Increase request body size to 8M for NGINX ingress. #288

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

Conversation

labkode
Copy link
Member

@labkode labkode commented May 23, 2024

Should fix dmwm/CMSRucio#681

@labkode labkode requested a review from dynamic-entropy May 23, 2024 14:39
@@ -29,6 +29,7 @@ ingress:
annotations:
nginx.ingress.kubernetes.io/frontend-entry-points: http, https
nginx.ingress.kubernetes.io/ssl-redirect: "false"
nginx.ingress.kubernetes.io/proxy-body-size: 8m
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM.
I have tested this.
Consulting Eric for the final limit will merge thereafter.

Thanks a lot @labkode

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.

rucio list-dataset-replicas throws HTTP 413 for some datasets
2 participants