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.0] [Fleet] Add base Fleet authz logic and API (#119199) #119835

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

mistic
Copy link
Member

@mistic mistic commented Nov 29, 2021

Backports the following commits to 8.0:

* Add base Fleet authz logic and API

* Fix linter error

* Fix ts checks

* Fix ts checks again

Co-authored-by: criamico <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
# Conflicts:
#	x-pack/plugins/fleet/storybook/context/index.tsx
@mistic mistic enabled auto-merge (squash) November 29, 2021 13:21
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
fleet 545 546 +1

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
fleet 1139 1145 +6

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
fleet 106.8KB 107.4KB +681.0B
Unknown metric groups

API count

id before after diff
fleet 1241 1248 +7

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

@mistic mistic merged commit 86dbd89 into elastic:8.0 Nov 29, 2021
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