From 18c1c9756b55e3618e9146aa938b86fd39fa95e6 Mon Sep 17 00:00:00 2001 From: jillguyonnet Date: Fri, 11 Sep 2026 09:39:20 +0200 Subject: [PATCH 1/3] Clarify that enabling space awareness in Fleet has no supported rollback --- deploy-manage/manage-spaces-fleet.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deploy-manage/manage-spaces-fleet.md b/deploy-manage/manage-spaces-fleet.md index 7409f31807..c4249610ff 100644 --- a/deploy-manage/manage-spaces-fleet.md +++ b/deploy-manage/manage-spaces-fleet.md @@ -26,7 +26,9 @@ To use space awareness with {{fleet}}: ## Enable space awareness in Fleet [spaces-fleet-enable] -You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time migration that copies your existing {{fleet}} data into a new, space-aware model. Previous data is preserved in snapshots in case you need to roll back. +You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. Fleet reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes. There is no supported rollback path for this migration. + +If your deployment uses [reusable integration policies](/reference/fleet/agent-policy.md#add-integration), agent policies that use them cannot be moved to a different space after migration. To enable space awareness in upgraded deployments: From e0f5e75093c8ca7dc2609e5b1fb0ae42120d1403 Mon Sep 17 00:00:00 2001 From: Jill Guyonnet Date: Mon, 14 Sep 2026 10:01:59 +0200 Subject: [PATCH 2/3] Remove redundant sentence Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com> --- deploy-manage/manage-spaces-fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/manage-spaces-fleet.md b/deploy-manage/manage-spaces-fleet.md index c4249610ff..04871d8130 100644 --- a/deploy-manage/manage-spaces-fleet.md +++ b/deploy-manage/manage-spaces-fleet.md @@ -26,7 +26,7 @@ To use space awareness with {{fleet}}: ## Enable space awareness in Fleet [spaces-fleet-enable] -You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. Fleet reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes. There is no supported rollback path for this migration. +You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. Fleet reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes. If your deployment uses [reusable integration policies](/reference/fleet/agent-policy.md#add-integration), agent policies that use them cannot be moved to a different space after migration. From 287b24a620d3d32771c2cd27ac1bdfd8c078ef5f Mon Sep 17 00:00:00 2001 From: Jill Guyonnet Date: Mon, 14 Sep 2026 16:41:08 +0200 Subject: [PATCH 3/3] Use {{fleet}} Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> --- deploy-manage/manage-spaces-fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/manage-spaces-fleet.md b/deploy-manage/manage-spaces-fleet.md index 04871d8130..9c50e5201f 100644 --- a/deploy-manage/manage-spaces-fleet.md +++ b/deploy-manage/manage-spaces-fleet.md @@ -26,7 +26,7 @@ To use space awareness with {{fleet}}: ## Enable space awareness in Fleet [spaces-fleet-enable] -You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. Fleet reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes. +You must enable space awareness for deployments upgraded to 9.1.0 or later. Space awareness requires a one-time, irreversible migration. {{fleet}} reads the legacy agent and package policy saved objects, then creates new space-aware versions with the same IDs and attributes. If your deployment uses [reusable integration policies](/reference/fleet/agent-policy.md#add-integration), agent policies that use them cannot be moved to a different space after migration.