Skip to content

[7.x] [Ingest Manager] Upgrade Agents in Fleet (#78810)#79488

Merged
neptunian merged 1 commit intoelastic:7.xfrom
neptunian:backport/7.x/pr-78810
Oct 5, 2020
Merged

[7.x] [Ingest Manager] Upgrade Agents in Fleet (#78810)#79488
neptunian merged 1 commit intoelastic:7.xfrom
neptunian:backport/7.x/pr-78810

Conversation

@neptunian
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* add kibanaVersion context and hook, add upgrade available indications

* add agent upgrade modals and action buttons

* fix import

* add bulk actions api and remove source_uri as required

* add upgrading to AgentHealth status

* buildKueryForUpgradingAgents

* bulk actions UI

* remove source_uri

* add release type to agent details

* don't allow upgrade of unenrolled/unenrolling agent

* hide upgradeable button when not upgradeable

* fix test

* add udpating agent status

* remove upgrade available filter button for now

* update isUpgradeAvailable to use local_metadata upgradeable

* add UPDATING to agent event subtype

* use saved object for updating agent status

* add updating badge type label

* add upgrade available button and update agent list endpoint to accept showUpgradeable

* add schema and type for UPDATING

* fix type

* dont try to upgrade local_metadata

* exclude from AAD upgrade_started_at and upgraded_at

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@neptunian neptunian added the backport This PR is a backport of another PR label Oct 5, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
ingestManager 541 545 +4

async chunks size

id before after diff
ingestManager 1.1MB 1.1MB +12.3KB

distributable file count

id before after diff
default 47387 47388 +1

page load bundle size

id before after diff
ingestManager 511.7KB 540.9KB +29.2KB

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

@neptunian neptunian merged commit 1494e56 into elastic:7.x Oct 5, 2020
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.

2 participants