[Index Management] Remove the "unfreeze index" action #164982
Labels
Feature:Index Management
Index and index templates UI
Team:Kibana Management
Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
The freeze index API was removed in Elasticsearch v8.0 (docs). We removed the freeze index action in Index Management in #116110 but we left an option to unfreeze any frozen indices left over from versions 7.x. At some point we could delete the unfreeze action from the UI too. It would still be possible to unfreeze frozen indices via the Elasticsearch API (docs).
The unfreeze index action is in the context menu (index details page/flyout, indices list) and there is Kibana API
/index_management/indices/unfreeze
.The text was updated successfully, but these errors were encountered: