Initial autoscaling commit#51161
Merged
jasontedor merged 3 commits intoelastic:masterfrom Jan 17, 2020
Merged
Conversation
This commit merely adds the skeleton for the autoscaling project, adding the basics to include the autoscaling module in the default distribution, opt-in to code formatting, and a placeholder for the docs.
Collaborator
|
Pinging @elastic/es-distributed (:Distributed/Autoscaling) |
henningandersen
approved these changes
Jan 17, 2020
Contributor
henningandersen
left a comment
There was a problem hiding this comment.
LGTM. I left two minor comments.
Co-Authored-By: Henning Andersen <33268011+henningandersen@users.noreply.github.com>
This commit moves the autoscaling section of the reference docs to be after ILM. This makes sense since autoscaling refers to ILM concepts.
jasontedor
added a commit
that referenced
this pull request
Jan 17, 2020
This commit merely adds the skeleton for the autoscaling project, adding the basics to include the autoscaling module in the default distribution, opt-in to code formatting, and a placeholder for the docs.
9 tasks
SivagurunathanV
pushed a commit
to SivagurunathanV/elasticsearch
that referenced
this pull request
Jan 23, 2020
This commit merely adds the skeleton for the autoscaling project, adding the basics to include the autoscaling module in the default distribution, opt-in to code formatting, and a placeholder for the docs.
Contributor
|
@jasontedor @henningandersen noticed this came up under "no version labels". how do we plan to handle autoscaling PRs in terms of release notes and the weekly updates? could use non-issue, or exclude the "Distributed/Autoscaling" label from the release notes so we don't have to remember.... what are your thoughts? |
Member
Author
|
We discussed this internally and have removed the need to do anything special here for the weekly updates. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit merely adds the skeleton for the autoscaling project, adding the basics to include the autoscaling module in the default distribution, opt-in to code formatting, and a placeholder for the docs.