-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Team
Description
For ECH users using the API we might want to provide instructions for upgrades.
In such case we need to include details with the upgrade assistant usage when doing major upgrades
This has been highlighted in this comment.
Could we add a note that if user use API way to upgrade on ECH, they need to run GET /_migration related APIs to get their clusters ready to upgrade please?
This API set is called by Kibana upgrade assistant, but if user use terraform or other ways to upgrade from cloud, they can bypass upgrade assistant, and cause troubles.
https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-migration
FWIW, we have an internal ticket for this.
Action
added by (@georgewallace)
- Review the existing API specification for Feature Upgrade. It clearly states a TIP that states
The API is designed for indirect use by the Upgrade Assistant. We strongly recommend you use the Upgrade Assistant. - Update the description in v8, v9, main with updated text in the
PostFeatureUpgradeRequest.tsfile. - Ask the API docs release team to release an update to the docs.
Metadata
Metadata
Assignees
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Team