Skip to content

Replace data plugin kfetch dependency with core.http service#45498

Merged
lizozom merged 7 commits intoelastic:masterfrom
lizozom:newplatform/data-plugin/remove-kfetch-2
Sep 16, 2019
Merged

Replace data plugin kfetch dependency with core.http service#45498
lizozom merged 7 commits intoelastic:masterfrom
lizozom:newplatform/data-plugin/remove-kfetch-2

Conversation

@lizozom
Copy link
Contributor

@lizozom lizozom commented Sep 12, 2019

Summary

Part of #44377

  • Replace data plugin kfetch dependency on core.http service
  • Deprecate IndexPatternsProvider

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@lizozom lizozom requested a review from a team as a code owner September 12, 2019 08:56
@lizozom lizozom self-assigned this Sep 12, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@elasticmachine
Copy link
Contributor

💔 Build Failed

@azasypkin
Copy link
Contributor

ACK: will review security related change today

@legrego legrego self-requested a review September 12, 2019 12:50
@lizozom lizozom requested review from a team as code owners September 12, 2019 13:01
@lizozom lizozom force-pushed the newplatform/data-plugin/remove-kfetch-2 branch from 0066421 to fc1e8ff Compare September 12, 2019 13:05
@lizozom lizozom removed the request for review from a team September 12, 2019 13:05
Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

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

Security changes LGTM!

@lizozom lizozom changed the title Replace data plugin kfetch dependency on core.http service Replace data plugin kfetch dependency with core.http service Sep 12, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@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.

LGTM

};

get = (id?: string) => {
get = (id?: string | null) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

id? already allows this not to be set, why do we need null ?

…lizozom/kibana into newplatform/data-plugin/remove-kfetch-2
@lizozom lizozom requested a review from a team as a code owner September 16, 2019 11:32
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

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

ML edit LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants