Skip to content

Modify DeleteStep to allow deletion of other indices#134078

Closed
nielsbauman wants to merge 1 commit intoelastic:mainfrom
nielsbauman:delete-step
Closed

Modify DeleteStep to allow deletion of other indices#134078
nielsbauman wants to merge 1 commit intoelastic:mainfrom
nielsbauman:delete-step

Conversation

@nielsbauman
Copy link
Contributor

Currently, the DeleteStep is only able to delete the index that ILM runs on. By accepting a target index name supplier, we can use it to delete other indices as well.

Currently, the `DeleteStep` is only able to delete the index that ILM
runs on. By accepting a target index name supplier, we can use it to
delete other indices as well.
@nielsbauman nielsbauman requested a review from dakrone September 3, 2025 17:53
@nielsbauman nielsbauman added >refactoring :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. labels Sep 3, 2025
@elasticsearchmachine elasticsearchmachine added Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.2.0 labels Sep 3, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@nielsbauman
Copy link
Contributor Author

I changed my mind, I'll include these changes as part of #133954 after all.

@nielsbauman nielsbauman closed this Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. >refactoring Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.2.0

2 participants