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] [Sustainable Kibana Architecture] Address `security` group dependencies' issues (#197480) #197785

Merged
merged 1 commit into from
Oct 25, 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

…es' issues (elastic#197480)

## Summary

In the scope of [Sustainable Kibana
Architecture](elastic/kibana-team#1179), this
PR fixes invalid dependencies from `security solution` code towards
packages that are categorised as `group: 'platform', visibility:
'private'`.

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 6e3bf77)
@kibanamachine kibanamachine requested review from a team as code owners October 25, 2024 09:31
@kibanamachine kibanamachine requested a review from a team as a code owner October 25, 2024 09:31
@kibanamachine kibanamachine enabled auto-merge (squash) October 25, 2024 09:31
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Oct 25, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@kibanamachine kibanamachine merged commit f81fdb9 into elastic:8.x Oct 25, 2024
39 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
savedObjectsTagging 83 30 -53
savedObjectsTaggingOss 53 58 +5
total -48

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
savedObjectsTaggingOss 1 0 -1
Unknown metric groups

API count

id before after diff
savedObjectsTagging 89 36 -53
savedObjectsTaggingOss 100 105 +5
total -48

cc @gsoldevila

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants