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

Fixed issue-1176: Reduce resource requests while installing minio #1893

Merged
merged 2 commits into from
Feb 10, 2023

Conversation

shahpratikr
Copy link
Contributor

@shahpratikr shahpratikr commented Feb 9, 2023

Signed-off-by: Pratik Shah pratik@infracloud.io

Change Overview

  • Set resources.requests.memory to 2Gi

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Ran integration tests locally make install-minio; make integration-tests

@shahpratikr shahpratikr self-assigned this Feb 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

build/minio.sh Outdated Show resolved Hide resolved
build/minio.sh Outdated Show resolved Hide resolved
build/minio.sh Outdated Show resolved Hide resolved
build/minio.sh Outdated Show resolved Hide resolved
@PrasadG193
Copy link
Contributor

In fact, for tests, we don't even need persistent minio storage.

@shahpratikr shahpratikr force-pushed the pratik/issue-1176 branch 2 times, most recently from 23a69ab to 8ae0e60 Compare February 9, 2023 09:11
Kanister automation moved this from In Progress to Reviewer approved Feb 10, 2023
- Set resources.requests.memory to 2Gi

Signed-off-by: Pratik Shah <pratik@infracloud.io>
@mergify mergify bot merged commit 547d836 into master Feb 10, 2023
Kanister automation moved this from Reviewer approved to Done Feb 10, 2023
@mergify mergify bot deleted the pratik/issue-1176 branch February 10, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] make install-minio fails sometimes because of resource issues
3 participants