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

[7.16] [Fleet] Add support for "Edit Package Policy" extensions using latest version of a package (#114914) #115843

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.16:

… version of a package (elastic#114914)

* Add support for extensions using latest version of a package and forcing upgrade state for edit policy view

* Fix isUpgrade flag on integrations UI version of edit page

* Treat non-validation errors as general failures in server and UI

* Fix tests + don't call upgrade API when saving

* fix i18n

* Fix default name always appearing when editing package policies via extension UI

* Opt security solution plugin out of new extension option

Co-authored-by: Kibana Machine <[email protected]>
@kibanamachine
Copy link
Contributor Author

💚 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
fleet 1114 1115 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 617.9KB 618.1KB +161.0B

Page load bundle

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

id before after diff
apm 29.3KB 29.3KB +27.0B
fleet 105.5KB 105.6KB +130.0B
uptime 24.9KB 24.9KB +27.0B
total +184.0B
Unknown metric groups

API count

id before after diff
fleet 1217 1218 +1

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

cc @kpollich

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.

2 participants