-
Notifications
You must be signed in to change notification settings - Fork 86
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
adding oldest_create_index #961
Conversation
Hi @flipyap! We're going to take a look at this soon! (Internal ref: https://hashicorp.atlassian.net/browse/NET-10944) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @flipyap! I've left some minor comments but otherwise this looks great! Can you add a line to the CHANGELOG.md as well?
Once this ships, I'll follow-up with a docs PR here in the main Nomad repo.
Done! Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @flipyap!
I've resolved merge conflicts with the changelog via the Github UI because you don't have edits enabled on your branch. Once CI is green I'll merge this.
Thanks! |
Adding an "oldest_create_index" node selector to the list of selectors to help with behaviors similar to that of the default AWS scaling strategy.