Skip to content

feat: implement scaling and resource management features for services#347

Merged
manikanta9176 merged 1 commit intomainfrom
feat/service-scaling-support
Jul 15, 2025
Merged

feat: implement scaling and resource management features for services#347
manikanta9176 merged 1 commit intomainfrom
feat/service-scaling-support

Conversation

@manikanta9176
Copy link
Copy Markdown
Collaborator

  • Added new actions for scaling services and managing resource limits and reservations.
  • Introduced scaleServiceAction, setServiceResourceLimitAction, and setServiceResourceReserveAction to handle scaling and resource configurations.
  • Created a new ScalingTab component for the frontend to manage scaling and resource settings visually.
  • Updated service validation schemas to include scaling and resource management.
  • Enhanced the backend with new queue processing for resource and scaling actions.
  • Updated the dashboard layout to include a new scaling tab for better user experience.

- Added new actions for scaling services and managing resource limits and reservations.
- Introduced `scaleServiceAction`, `setServiceResourceLimitAction`, and `setServiceResourceReserveAction` to handle scaling and resource configurations.
- Created a new `ScalingTab` component for the frontend to manage scaling and resource settings visually.
- Updated service validation schemas to include scaling and resource management.
- Enhanced the backend with new queue processing for resource and scaling actions.
- Updated the dashboard layout to include a new scaling tab for better user experience.
@manikanta9176 manikanta9176 self-assigned this Jul 15, 2025
@manikanta9176 manikanta9176 linked an issue Jul 15, 2025 that may be closed by this pull request
@deepsource-io
Copy link
Copy Markdown
Contributor

deepsource-io Bot commented Jul 15, 2025

Here's the code health analysis summary for commits 912e2e4..1492611. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 22 occurences introduced
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@manikanta9176 manikanta9176 merged commit e646b0e into main Jul 15, 2025
0 of 2 checks passed
@manikanta9176 manikanta9176 deleted the feat/service-scaling-support branch July 21, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for vertical & horizontal scale

1 participant