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

Tune FileBrowser resources and add annotations to FileBrowser ingress #442

Merged

Conversation

lucafrancescato
Copy link
Contributor

@lucafrancescato lucafrancescato commented Apr 22, 2021

Description

This PR aims to fine-tune the resources (requests and limits) for the FileBrowser container.

Moreover, it adds some useful annotations to the dedicated FileBrowser ingress of the container-based Instance. These annotations remove the limit of 1 MB for the maximum allowed size of the client request body, as well as increase connection timeouts between two requests or responses, and other minor tweaks that overall increase the final user experience when dealing with FileBrowser.

@lucafrancescato lucafrancescato requested a review from a team as a code owner April 22, 2021 09:05
@kingmakerbot
Copy link
Collaborator

Hi @lucafrancescato. Thanks for your PR.

I am @kingmakerbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch
  • /merge: Merge this PR into the master branch
  • /hold: Adds hold label to prevent merging with /merge
  • /unhold: Removes the hold label to allow merging with /merge
  • /deploy-staging: Deploy a staging environment to test this PR
  • /undeploy-staging: Manually undeploy the staging environment

Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

@lucafrancescato lucafrancescato changed the title Add annotations to FileBrowser ingress Tune FileBrowser resources and add annotations to FileBrowser ingress Apr 22, 2021
@lucafrancescato
Copy link
Contributor Author

/deploy-staging

@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly deployed/updated!

Copy link
Member

@giorio94 giorio94 left a comment

Choose a reason for hiding this comment

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

/lgtm

@giorio94 giorio94 added the kind/bug Something isn't working label Apr 22, 2021
@giorio94 giorio94 requested a review from palexster April 23, 2021 06:58
@giorio94
Copy link
Member

/rebase

@kingmakerbot kingmakerbot force-pushed the vm-to-docker/ingress branch from 6e03775 to 041565b Compare April 26, 2021 06:42
@giorio94
Copy link
Member

/rebase

@kingmakerbot kingmakerbot force-pushed the vm-to-docker/ingress branch from 041565b to 32f0a11 Compare April 26, 2021 14:25
@giorio94
Copy link
Member

/merge

@kingmakerbot kingmakerbot merged commit df41684 into netgroup-polito:master Apr 26, 2021
@kingmakerbot
Copy link
Collaborator

Your staging environment has been correctly teared-down!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working sig/api size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants