Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maintain step order for ILM trace logging (#39522)
When trace logging is enabled we log the computed steps for a policy. This commit makes sure that the steps that are logged are in the same order they will be run when the policy executes. This makes it much easier to reason about the policy if the move-to-step API is ever required in the future.
- Loading branch information