kibana/x-pack/plugins
Kyle Pollich 99071ecbb2
[Fleet] Fix upgrades for packages with restructured inputs (#109887)
* Fix upgrades for packages with restructured inputs

Addresses errors surfaced when testing upgrades from AWS 0.6.1 to 0.10.4.
Namely, when inputs are removed from a package between versions,we were
initially throwing errors for each input in the new package that didn't
exist on the outdated package version. Now, we instead simply skip over
cases like this in which an input no longer exists on the new package version.

* Add basic test cases for restructured packages
2021-08-25 16:50:42 -04:00
..
actions [Actions] Use references in action_task_params saved object (#108964) 2021-08-25 09:30:30 -04:00
alerting [ML] Telemetry for the Anomaly detection jobs health rule type (#110052) 2021-08-25 11:52:06 -04:00
apm [RAC][Rule Registry] Implement versioning and backing indices (#109276) 2021-08-25 19:54:25 +02:00
banners
canvas Open in dev tools button for request inspector (#109923) 2021-08-25 12:49:13 -05:00
cases [Cases][Observability] Disabling sync alerts for observability (#109929) 2021-08-24 18:09:03 -04:00
cloud Provide guidance on how to retrieve current cloudId. (#109935) 2021-08-25 10:43:55 -07:00
cross_cluster_replication Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
dashboard_enhanced Make owner attribute required on kibana.json (#108231) 2021-08-24 10:02:32 -04:00
data_enhanced Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
data_visualizer Update dependency @elastic/charts to v34 (master) (#108766) 2021-08-17 21:05:23 -05:00
discover_enhanced [Dashboard] Remove Legacy Dashboard Only Mode (#108103) 2021-08-20 15:39:10 -04:00
drilldowns Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
embeddable_enhanced Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
encrypted_saved_objects
enterprise_search Fix text size for DLP callout (#109964) 2021-08-24 19:14:09 -04:00
event_log [Event Log] Added Kibana version to eventLog ECS log entries. (#108476) 2021-08-17 20:05:20 -07:00
features Make indexPattern only read only in Discover permission (#108376) 2021-08-17 16:47:43 +02:00
file_upload [ML] Fixing missing final new line character issue (#109274) 2021-08-25 14:00:32 +01:00
fleet [Fleet] Fix upgrades for packages with restructured inputs (#109887) 2021-08-25 16:50:42 -04:00
global_search [Elasticsearch] remove legacy es client (#107619) 2021-08-18 19:18:05 +02:00
global_search_bar
global_search_providers
graph
grokdebugger Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
index_lifecycle_management Upgrade EUI to v37.3.0 (#109157) 2021-08-23 11:12:02 -05:00
index_management Migrate Stack Management apps to consume internal EuiCodeEditor (#108629) 2021-08-19 10:23:55 -07:00
infra [RAC][Rule Registry] Implement versioning and backing indices (#109276) 2021-08-25 19:54:25 +02:00
ingest_pipelines Added tests for dot notation processors. (#107340) 2021-08-17 19:09:08 -04:00
lens [Data][Es Query] Use ES types in Filters (#108378) 2021-08-24 11:28:22 +02:00
license_api_guard Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
license_management Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
licensing
lists Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
logstash Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
maps [Maps] fix choropleth map with applyGlobalQuery set to false still creates filter for source. (#108999) 2021-08-24 12:51:52 -06:00
metrics_entities Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
ml [ML] Fix bytes formatting and default message in the Anomaly detection jobs health rule type (#110069) 2021-08-25 19:10:11 +02:00
monitoring [RAC] Fix index names used by RBAC, delete hardcoded map of Kibana features to index names (#109567) 2021-08-25 16:29:16 +02:00
observability [RAC] Fix index names used by RBAC, delete hardcoded map of Kibana features to index names (#109567) 2021-08-25 16:29:16 +02:00
osquery [Cases] Add Lens markdown plugin (#96703) 2021-08-17 15:49:44 -07:00
painless_lab Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
remote_clusters Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
reporting [Reporting] Add SavedReport class (#109568) 2021-08-25 12:29:30 -07:00
rollup Migrate Stack Management apps to consume internal EuiCodeEditor (#108629) 2021-08-19 10:23:55 -07:00
rule_registry [RAC][Rule Registry] Implement versioning and backing indices (#109276) 2021-08-25 19:54:25 +02:00
runtime_fields Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
saved_objects_tagging
searchprofiler Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
security Remove spacesOss plugin (#109258) 2021-08-23 15:10:09 +02:00
security_solution [Security Solution] Bugfix for disable state of External Alert context menu (#109914) 2021-08-25 12:49:19 -06:00
snapshot_restore Add Snapshot and Restore locator. (#109886) 2021-08-24 17:41:32 -07:00
spaces Fix buggy validation when editing an existing space (#109709) 2021-08-23 16:22:38 -04:00
stack_alerts [Elasticsearch] remove legacy es client (#107619) 2021-08-18 19:18:05 +02:00
task_manager Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
telemetry_collection_xpack [ML] Telemetry for the Anomaly detection jobs health rule type (#110052) 2021-08-25 11:52:06 -04:00
timelines [Security Solution] Bugfix for disable state of External Alert context menu (#109914) 2021-08-25 12:49:19 -06:00
transform [ML] Add tooltip help text for Transform filter query control (#108720) 2021-08-19 01:28:52 -04:00
translations [Fleet] Fix upgrades for packages with restructured inputs (#109887) 2021-08-25 16:50:42 -04:00
triggers_actions_ui [Logs UI] stop accordion chart preview from auto expanding/collapsing (#109581) 2021-08-23 20:08:24 +02:00
ui_actions_enhanced Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00
upgrade_assistant [Upgrade Assistant] New ES deprecations page (#107053) 2021-08-20 08:54:50 -04:00
uptime Update dependency @elastic/charts to v34.2.1 (master) (#109678) 2021-08-25 15:34:06 -04:00
watcher Migrate Stack Management apps to consume internal EuiCodeEditor (#108629) 2021-08-19 10:23:55 -07:00
xpack_legacy Adding owners to kibana plugins (#108407) 2021-08-17 10:21:06 -04:00