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

Use correct terms in GET feature migration status API #79017

Conversation

williamrandolph
Copy link
Contributor

In #78802, we updated our docs to consistently use the term "migration" instead of "upgrade" for the operations that keep system indices up-to-date with the latest release of Elasticsearch.

In this PR, we change the terminology in both the code and the response of the GET feature migration status API.

I am holding off for the moment on changing the terms in the POST feature migration API to avoid any conflicts with #78951.

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Oct 12, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

}
--------------------------------------------------
// TESTRESPONSE[s/"minimum_index_version" : "8.0.0"/"minimum_index_version" : $body.$_path/]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the one line in this PR that is not strictly changing the term "upgrade" to "migrate." It simply makes the docs tests ignore the actual version that is returned from the API so that we don't need to update this page for every release.

@sethmlarson sethmlarson added the Team:Clients Meta label for clients team label Oct 14, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/clients-team (Team:Clients)

@williamrandolph
Copy link
Contributor Author

Since there is a lot of turbulence on the 7.x and master branches, I'm closing this in favor of #79302, which is less likely to create merge conflicts for other work.

@williamrandolph williamrandolph deleted the rename-feature-upgrade-to-feature-migration branch May 23, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >refactoring Team:Clients Meta label for clients team Team:Core/Infra Meta label for core/infra team v7.16.0 v8.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants