Clarify that enabling space awareness in Fleet has no supported rollback by jillguyonnet · Pull Request #8270 · elastic/docs-content · GitHub
Skip to content

Clarify that enabling space awareness in Fleet has no supported rollback - #8270

Open
jillguyonnet wants to merge 3 commits into
elastic:mainfrom
jillguyonnet:clarify-fleet-space-awareness-enabling
Open

jillguyonnet wants to merge 3 commits into
elastic:mainfrom
jillguyonnet:clarify-fleet-space-awareness-enabling

Conversation

@jillguyonnet

@jillguyonnet jillguyonnet commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary

https://www.elastic.co/docs/deploy-manage/manage-spaces-fleet contains instructions on how to enable Fleet space awareness for deployments that were created before 9.1.0. The sentence

Previous data is preserved in snapshots in case you need to roll back.

is misleading for two reasons:

  1. The migration path does not create ES snapshots
  2. Rollback is not officially supported

How it works is Fleet copies non space-aware space objects with legacy type (e.g. ingest-agent-policies) into the new space-aware equivalents (e.g. fleet-agent-policies), but legacy SO are not synced from that point onwards, making rollback both difficult and risky.

This PR fixes the wording.

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

@jillguyonnet jillguyonnet self-assigned this Sep 11, 2026
@jillguyonnet jillguyonnet added the Team:Ingest Issues owned by the Ingest Docs Team label Sep 11, 2026
@jillguyonnet
jillguyonnet requested a review from a team as a code owner September 11, 2026 07:48
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

@github-actions

Copy link
Copy Markdown
Contributor

@shainaraskas shainaraskas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you :) one suggestion

Comment thread deploy-manage/manage-spaces-fleet.md Outdated
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>

@vishaangelova vishaangelova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

Comment thread deploy-manage/manage-spaces-fleet.md Outdated
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Ingest Issues owned by the Ingest Docs Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants