Commit 2c69826
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
File tree
- .planning
- milestones/v4.0-phases
- 53-entrypoint
- 54-control-plane
- 55-e2e
- 56-ci
- 57-resource-limits
- phases/58-sqlite
- docs
- en
- zh
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
0 commit comments