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

[8.x] [Entity Analytics] Ensuring definition transforms are managed (#193408) #193708

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…c#193408)

## Summary

This PR adds the `managed` flag to the entity definitions so that the
generated transforms are tagged as such.

### How to test

1. Add `EntityStoreEnabled` feature flag to your `kibana.dev.yml`
2. Call `POST kbn:/api/entity_store/engines/<user | host>/init` with an
empty (`{}`) body.
3. Go to `Stack Management > Transforms` and verify that the 2 new
transforms are tagged as managed

Implements elastic/security-team#10608

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit a372162)
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #15 / getFileType getFileAttachmentViewObject clicking the name rendered in event opens the file preview

Metrics [docs]

✅ unchanged

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

cc @tiansivive

@kibanamachine kibanamachine merged commit b01b38a into elastic:8.x Sep 23, 2024
35 checks passed
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.

3 participants