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

ドライラン対応 #335

Open
yamamoto-febc opened this issue May 30, 2022 · 0 comments
Open

ドライラン対応 #335

yamamoto-febc opened this issue May 30, 2022 · 0 comments
Labels
enhancement あったらいいかも?

Comments

@yamamoto-febc
Copy link
Member

Core、またはHandlersレベルでのドライランをサポートする。

利用イメージ

# コアは通常通り起動する
$ autoscaler start

# InputsからのUp/Down時に--dry-runパラメータを付与して実行
$ autoscaler inputs direct up --dry-run

検討点

実装範囲をどうする? -> Coreだけで実装? + Handlersにもパラメータを渡して実装?

@yamamoto-febc yamamoto-febc added the enhancement あったらいいかも? label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement あったらいいかも?
Projects
None yet
Development

No branches or pull requests

1 participant