-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Remove license check from Index Management #100188
Remove license check from Index Management #100188
Conversation
Pinging @elastic/es-ui (Team:Elasticsearch UI) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me, @cjcenizal! Tested locally and haven't noticed any regressions, thanks a lot for deleting unnecessary code 👍
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Unknown metric groupsReferences to deprecated APIs
History
To update your PR or re-run it, just comment with: |
# Conflicts: # x-pack/plugins/index_management/server/routes/api/templates/register_create_route.ts # x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts
* Remove license check from Index Management (#100188) # Conflicts: # x-pack/plugins/index_management/server/routes/api/templates/register_create_route.ts # x-pack/plugins/index_management/server/routes/api/templates/register_get_routes.ts * Fix linting error.
Partially addresses #97314