Skip to content

[New Platform Migration]: Management - Shim apps #47431

@mattkime

Description

@mattkime

NP management provides a similar API as the NP app interface - therefore existing management apps will need to go through a similar transition process as regular kibana plugins. This primarily involves moving dependencies to the top level, shimming, and then swapping in new platform APIs as possible.

We can only implement the NP Management API once all dependencies on old platform angular apis are cut. NP Management apps can still use angular but they need to do their own bootstrapping and therefore won't (at least by default) have access to old platform functionality.

Existing Management apps vary significantly in their reliance on angular apis. Team owners of apps may be responsible for this transition.

Management Apps

Elasticsearch

  • Index Management
  • Index Lifecycle Policies
  • Rollup Jobs
  • Cross-Cluster Replication (Move CCR out of legacy #62890)
  • Remote Clusters
  • Watcher
  • Snapshot and Restore
  • License Management
  • Upgrade Assistant

Kibana

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions