-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smaller job defaults requirements (#4785)
Smaller job resource requirements so that jobs can run on smaller EC2 instances by default. This PR also introduce the following changes: - Increase allocated capacity from 70% to 80% - Unify the library used for printing human readable bytes <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced memory and disk capacity outputs with improved human-readable formatting. - Updated default configuration settings for resource allocation in Bacalhau nodes. - Introduced new API endpoints for orchestrator nodes and version retrieval. - **Bug Fixes** - Adjusted memory allocation settings for batch, daemon, and service jobs to optimize resource management. - Improved error handling and response schemas for various API endpoints. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
5 changed files
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters