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

changelog: add entries for #433 and #436 #439

Merged
merged 1 commit into from
Apr 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## UNRELEASED

FEATURES:
* __Fixed Value Strategy__: A strategy plugin that scales to a constant configured value [[GH-436](https://github.com/hashicorp/nomad-autoscaler/pull/436)]
* __Pass Through Strategy__: A strategy plugin uses the APM metric value as the output desired value [[GH-433](https://github.com/hashicorp/nomad-autoscaler/pull/433)]
* plugins/target: Horizontal cluster scaling targets can now configure `node_selector_strategy` to control the process which identifies nodes for termination [[GH-435](https://github.com/hashicorp/nomad-autoscaler/pull/435)]

IMPROVEMENTS:
Expand Down