From 2cd1af070eaeb37ec45d75c44e5c78d2c4f4eb41 Mon Sep 17 00:00:00 2001 From: David Ko Date: Mon, 19 Jun 2023 13:23:39 +0800 Subject: [PATCH] Update enhancements/20230616-automatic-offline-replica-rebuild.md --- enhancements/20230616-automatic-offline-replica-rebuild.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enhancements/20230616-automatic-offline-replica-rebuild.md b/enhancements/20230616-automatic-offline-replica-rebuild.md index de1f912..d0f523f 100644 --- a/enhancements/20230616-automatic-offline-replica-rebuild.md +++ b/enhancements/20230616-automatic-offline-replica-rebuild.md @@ -29,7 +29,7 @@ When a degraded volume is detached, this mechanism places the volume in maintena ### User Experience In Details -- If a volume using v2 data engine is degraded, the online replica rebuilding process is currently supported. +- If a volume using the v2 data engine is degraded, the online replica rebuilding process is currently unsupported. - If offline replica rebuilding feature is enabled when one of the conditions is met - Global setting `offline-replica-rebuild` is `enabled` and `Volume.Spec.OfflineReplicaRebuilding` is `ignored`