Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upUpgrade Assistant Follow-ups #29663
Conversation
joshdover
added
WIP
v7.0.0
v6.7.0
labels
Jan 30, 2019
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Jan 30, 2019
|
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Jan 30, 2019
|
joshdover
force-pushed the
joshdover:reindex-priv
branch
from
8eee7df
to
2135b84
Jan 31, 2019
joshdover
changed the title
[WIP] Upgrade Assistant Follow-ups
Upgrade Assistant Follow-ups
Jan 31, 2019
joshdover
added
review
:Operations
labels
Jan 31, 2019
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Jan 31, 2019
Pinging @elastic/kibana-operations |
joshdover
removed
the
WIP
label
Jan 31, 2019
joshdover
force-pushed the
joshdover:reindex-priv
branch
from
2135b84
to
68f97e9
Jan 31, 2019
This comment has been minimized.
This comment has been minimized.
The functional tests are currently failing due to the ES snapshot being behind. They are currently passing when running locally against ES source. Once the new snapshot is created, I'll rekick this build. |
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Jan 31, 2019
|
joshdover
requested a review
from
tylersmalley
Jan 31, 2019
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Jan 31, 2019
|
joshdover
added some commits
Jan 28, 2019
joshdover
force-pushed the
joshdover:reindex-priv
branch
from
68f97e9
to
1b13ba1
Feb 1, 2019
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 1, 2019
|
This comment has been minimized.
This comment has been minimized.
Looks like this failure might be valid:
|
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 2, 2019
|
This comment has been minimized.
This comment has been minimized.
@tylersmalley This still appears to be running an old snapshot. That error happens because the ES build hash in the snapshot is from this commit which was made 6 days ago. |
This comment has been minimized.
This comment has been minimized.
Looks like #29673 didn't get merged in earlier. Pulled in master again. |
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 2, 2019
|
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 2, 2019
|
This comment has been minimized.
This comment has been minimized.
retest |
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 2, 2019
|
joshdover
added some commits
Feb 3, 2019
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 3, 2019
|
This comment has been minimized.
This comment has been minimized.
elasticmachine
commented
Feb 3, 2019
|
tylersmalley
approved these changes
Feb 4, 2019
LGTM! |
joshdover commentedJan 30, 2019
•
edited
Summary
readyForUpgrade
to the/api/upgrade_assistant/status
endpoint. This is for Cloud to use to know whether or not the cluster is ready to upgrade to 7.0.ml_settings
list of deprecation warnings to the warnings shown in the Cluster tab..triggered-watches
indices as well as the.watches
indices. The Upgrade Assistant will also now ensure that no reindexes on watcher indices are in-progress before resuming Watcher.Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.For maintainers