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

Explicit exports from search service #59620

Merged

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Mar 8, 2020

Summary

Part of #57434
Explicit exports from search service

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@lizozom lizozom requested a review from a team as a code owner March 8, 2020 13:58
@lizozom lizozom self-assigned this Mar 8, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@lizozom lizozom mentioned this pull request Mar 8, 2020
8 tasks
@lizozom lizozom requested a review from lukasolson March 8, 2020 13:58
@@ -19,7 +19,8 @@

import { getIndices } from './get_indices';
import { IndexPatternCreationConfig } from './../../../../../../../management/public';
import { LegacyApiCaller } from '../../../../../../../../../plugins/data/public';
// eslint-disable-next-line @kbn/eslint/no-restricted-paths
import { LegacyApiCaller } from '../../../../../../../../../plugins/data/public/search';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I changed the import to an internal one here, as this should go away anyway.
I will do a cleanup of other unnecessary imports in follow up PRs as we move the rest of the search \ agg config code into the plugin.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@lizozom lizozom requested a review from Dosant March 9, 2020 08:13
Copy link
Member

@ppisljar ppisljar left a comment

Choose a reason for hiding this comment

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

code LGTM

@lizozom lizozom merged commit 3be4560 into elastic:master Mar 9, 2020
lizozom pushed a commit to lizozom/kibana that referenced this pull request Mar 9, 2020
lizozom pushed a commit that referenced this pull request Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants