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

cooldownの基準として各リソースのModifiedAtを用いる #475

Conversation

yamamoto-febc
Copy link
Member

@yamamoto-febc yamamoto-febc commented Feb 17, 2023

closes #466

https://github.com/sacloud/autoscaler/blob/main/docs/design/cooldown.md の実装

Note: この実装では親リソースのModifiedAtは考慮されない。

@yamamoto-febc yamamoto-febc added the enhancement あったらいいかも? label Feb 17, 2023
@yamamoto-febc yamamoto-febc force-pushed the feature/using-modified-at-to-accept-jobs branch from b454476 to df828a3 Compare February 20, 2023 03:03
@yamamoto-febc yamamoto-febc merged commit 1efc688 into sacloud:main Feb 20, 2023
@yamamoto-febc yamamoto-febc deleted the feature/using-modified-at-to-accept-jobs branch February 20, 2023 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement あったらいいかも?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cooldownの基準をリソース更新日時にする
1 participant