Skip to content

Conversation

@ricardokirkner
Copy link
Contributor

Extend autoscaling commands to support all service types (apps, workers, and services like databases) by validating the supports_horizontal_scaling property from the deployment. This allows services that support horizontal scaling to be configured with autoscaling, while maintaining backward compatibility with the existing behavior for services that don't explicitly declare this capability.

Extend autoscaling commands to support all service types (apps, workers, and services like databases) by validating the supports_horizontal_scaling property from the deployment. This allows services that support horizontal scaling to be configured with autoscaling, while maintaining backward compatibility with the existing behavior for services that don't explicitly declare this capability.
Improve the interactive autoscaling configuration UX by pre-filtering the service list to only show services that support horizontal scaling.
This prevents users from selecting services that will fail validation, providing a cleaner and more intuitive experience.
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.

3 participants