Skip to content

Commit 2c69826

Browse files
committed
feat: implement configurable resource limits for hosts
- Added a new reusable component `ResourceLimitsSelector` for selecting memory, CPU, and disk limits with preset and custom input options. - Integrated resource limits selection in the create host dialog and host details page, allowing for editing and displaying resource limits. - Introduced a PATCH API endpoint to update resource limits for stopped hosts. - Updated database schema to allow nullable resource limit fields, enabling "unlimited" semantics. - Enhanced frontend forms to support intuitive resource limit selection and validation. - Documented implementation decisions, context, and research findings related to resource limits configuration.
1 parent f363dff commit 2c69826

52 files changed

Lines changed: 237 additions & 362 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.planning/phases/53-entrypoint/53-01-SUMMARY.md renamed to .planning/milestones/v4.0-phases/53-entrypoint/53-01-SUMMARY.md

.planning/phases/53-entrypoint/53-02-SUMMARY.md renamed to .planning/milestones/v4.0-phases/53-entrypoint/53-02-SUMMARY.md

.planning/phases/53-entrypoint/53-03-SUMMARY.md renamed to .planning/milestones/v4.0-phases/53-entrypoint/53-03-SUMMARY.md

.planning/phases/53-entrypoint/53-TECH-DEBT.md renamed to .planning/milestones/v4.0-phases/53-entrypoint/53-TECH-DEBT.md

.planning/phases/53-entrypoint/53-VERIFICATION.md renamed to .planning/milestones/v4.0-phases/53-entrypoint/53-VERIFICATION.md

0 commit comments

Comments
 (0)