-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Cleanup] Remove the upgrade-cli tool #18390
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
Comments
Also
|
@msfroh Thanks for creating this - looks save to remove. Didn't see any dangling references elsewhere in the project that need to be updated. I only see refs to build manifests where this was included. |
Thanks @andrross I stand corrected, it looks like there are references in the docs website https://github.com/opensearch-project/documentation-website/blob/main/_upgrade-to/upgrade-to.md#upgrade-tool |
@peternied I don't believe that "update-to" section is still accessible. It seems to redirect to the migration assistant now: |
Is your feature request related to a problem? Please describe
See the parent issue for details.
Describe the solution you'd like
Essentially, I think we just need to delete the
distribution/tools/upgrade-cli
directory. It may be referenced in some Gradle files that need to be cleaned up too.Related component
Other
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: