Skip to content

Fix up 'phase actions' section #2076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kilfoyle
Copy link
Contributor

@kilfoyle kilfoyle commented Jul 8, 2025

Based on feedback from Support, this PR:

  • Clarifies the definitions of the hot and warm ILM phases, since users do indeed update indices during those phases.
  • Adds a description for each phase action so people don't have to jump back and forth to the reference docs. I put this in tables for easier reading.
  • Adds a table summarizing which actions are available in which phases.

Note: I wanted to have one large table showing all actions, their descriptions, and the phases in which they're available, but there are two problems:

  • Markdown doesn't support column spanning, which makes the table unwieldly.
  • The order the actions is important and it's not the same for each phase, so we need a separate table for each phase.

Closes: #1559

Copy link

github-actions bot commented Jul 8, 2025

🔍 Preview links for changed docs

@kilfoyle kilfoyle marked this pull request as ready for review July 9, 2025 18:41
@kilfoyle kilfoyle requested a review from a team as a code owner July 9, 2025 18:41
@kilfoyle kilfoyle marked this pull request as draft July 9, 2025 18:42
@kilfoyle kilfoyle marked this pull request as ready for review July 9, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data lifecycle docs: Index lifecycle and phase actions
1 participant