elastic / rally-tracks

Track specifications for the Elasticsearch benchmarking tool Rally
19 stars 181 forks source link

Prevent usage of ilm lifecycle in serverless #650

Closed salvatore-campagna closed 1 month ago

salvatore-campagna commented 1 month ago

There are still some places where ILM lifecycle policies are used without gating their usage for serverless. Serverless uses DLM, not ILM. Here we just conditionally include the index.lifecycle.name only for stateful deployments.

This needs to be backported to 8.15.