Skip to content

Comments

[7.x] [Endpoint] Integrate the Policy list with ingest datasources api (#60548)#60904

Merged
paul-tavares merged 2 commits intoelastic:7.xfrom
paul-tavares:backport/7.x/pr-60548
Mar 24, 2020
Merged

[7.x] [Endpoint] Integrate the Policy list with ingest datasources api (#60548)#60904
paul-tavares merged 2 commits intoelastic:7.xfrom
paul-tavares:backport/7.x/pr-60548

Conversation

@paul-tavares
Copy link
Contributor

Backports the following commits to 7.x:

…stic#60548)

* Use ingest API to get endpoint datasources

* Add `application` service to `KibanaContextProvider`

* Adjust Policy list to show data available from API

* Added ingest service + refactored middleware

* handle api failures/errors

* Removed policy list fake_data generator

* Fix typing

* Rename method + added explicit return type

* move dispatch outside of try block

* Removed unnecessary action

* Added FIXME comments with link to issue

* Skip some functional tests

* added tests for ingest service

* Policy list tests - turn it all off

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	x-pack/plugins/endpoint/public/applications/endpoint/index.tsx
#	x-pack/plugins/endpoint/public/applications/endpoint/view/policy/policy_list.tsx
@paul-tavares paul-tavares added the backport This PR is a backport of another PR label Mar 23, 2020
Copy link
Contributor

@charlie-pichette charlie-pichette left a comment

Choose a reason for hiding this comment

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

👍

@paul-tavares
Copy link
Contributor Author

I will need to wait until #60676 is merged. I will then merge that into this backport to address the issue from the build.

# Conflicts:
#	x-pack/plugins/endpoint/public/applications/endpoint/index.tsx
#	x-pack/plugins/endpoint/public/applications/endpoint/view/policy/policy_list.tsx
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@paul-tavares paul-tavares merged commit ab74374 into elastic:7.x Mar 24, 2020
@paul-tavares paul-tavares deleted the backport/7.x/pr-60548 branch March 24, 2020 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants