elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.48k stars 8.04k forks source link

[Index Management] Expose service to fetch indices #160197

Open alisonelizabeth opened 1 year ago

alisonelizabeth commented 1 year ago

While auditing the Management team's plugins in preparation for HTTP API versioning, we noticed several plugins are calling the /api/index_management/indices API from Index Management directly.

We should expose this functionality via a plugin contract, which would be much more reliable and an explicit dependency.

Current usages:

elasticmachine commented 1 year ago

Pinging @elastic/platform-deployment-management (Team:Deployment Management)