Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

algo: Introduce scale up ahead mechanism #94

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

zqzten
Copy link
Member

@zqzten zqzten commented Sep 13, 2024

What type of PR is this?

/kind feature
/kind algorithm

What this PR does / why we need it:

This PR introduces a new scale-up-ahead-seconds arg to the algorithm job which allows user set the ahead time seconds of scaling up which can be used for application startup and warm up.

@zqzten zqzten added kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature. kind/algorithm Categorizes issue or PR as related to algorithm. labels Sep 13, 2024
@zqzten zqzten added this to the algorithm-v0.3 milestone Sep 13, 2024
Copy link
Contributor

@dayko2019 dayko2019 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dayko2019 dayko2019 merged commit d24b7ea into traas-stack:main Sep 13, 2024
2 checks passed
@zqzten zqzten deleted the scale-up-ahead branch September 14, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/algorithm Categorizes issue or PR as related to algorithm. kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants