From 22d5d648090d910d89f9302c4bb9c6bb0bf97140 Mon Sep 17 00:00:00 2001 From: Matt Lord Date: Wed, 4 Oct 2023 17:43:09 -0400 Subject: [PATCH] Document VDiff v1 deprecation in v18 and planned removal in v19 (#1595) * Docs for https://github.com/vitessio/vitess/pull/13976 Signed-off-by: Matt Lord * Add deprecation and removal warning in vdiff v1 page Signed-off-by: Matt Lord * vtctldclient doc updates aren't needed Signed-off-by: Matt Lord * Update content/en/docs/17.0/reference/vreplication/vdiffv1.md Co-authored-by: Andrew Mason Signed-off-by: Matt Lord * Update content/en/docs/18.0/reference/vreplication/vdiffv1.md Co-authored-by: Andrew Mason Signed-off-by: Matt Lord * Update v19 page (will later be removed) Signed-off-by: Matt Lord --------- Signed-off-by: Matt Lord Co-authored-by: Andrew Mason --- content/en/docs/17.0/reference/vreplication/vdiffv1.md | 6 +++--- content/en/docs/18.0/reference/vreplication/vdiffv1.md | 6 +++--- content/en/docs/19.0/reference/vreplication/vdiffv1.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/en/docs/17.0/reference/vreplication/vdiffv1.md b/content/en/docs/17.0/reference/vreplication/vdiffv1.md index a18843d0b..f61f6bbc9 100644 --- a/content/en/docs/17.0/reference/vreplication/vdiffv1.md +++ b/content/en/docs/17.0/reference/vreplication/vdiffv1.md @@ -4,9 +4,9 @@ description: Compare the source and target in a workflow to ensure integrity weight: 40 --- -{{< info >}} -This is the legacy v1 VDiff. [VDiff v2](../vdiff/), which runs on tablets, is now production-ready. We recommend that you begin using v2 instead. -{{< /info >}} +{{< warning >}} +This is the legacy v1 VDiff command — it is deprecated in Vitess 18.0 and will be **removed** in 19.0. Please migrate all of your VDiff usage to the new [VDiff](../vdiff/) command before upgrading. +{{< /warning >}} ### Command diff --git a/content/en/docs/18.0/reference/vreplication/vdiffv1.md b/content/en/docs/18.0/reference/vreplication/vdiffv1.md index a18843d0b..6253c1991 100644 --- a/content/en/docs/18.0/reference/vreplication/vdiffv1.md +++ b/content/en/docs/18.0/reference/vreplication/vdiffv1.md @@ -4,9 +4,9 @@ description: Compare the source and target in a workflow to ensure integrity weight: 40 --- -{{< info >}} -This is the legacy v1 VDiff. [VDiff v2](../vdiff/), which runs on tablets, is now production-ready. We recommend that you begin using v2 instead. -{{< /info >}} +{{< warning >}} +This is the legacy v1 VDiff command — it is deprecated in Vitess 18.0 and will be **removed** in 19.0. Please migrate all of your VDiff usage to the new [VDiff](../vdiff/) command before upgrading. +{{< /warning >}} ### Command diff --git a/content/en/docs/19.0/reference/vreplication/vdiffv1.md b/content/en/docs/19.0/reference/vreplication/vdiffv1.md index a18843d0b..74cfaed9b 100644 --- a/content/en/docs/19.0/reference/vreplication/vdiffv1.md +++ b/content/en/docs/19.0/reference/vreplication/vdiffv1.md @@ -4,9 +4,9 @@ description: Compare the source and target in a workflow to ensure integrity weight: 40 --- -{{< info >}} -This is the legacy v1 VDiff. [VDiff v2](../vdiff/), which runs on tablets, is now production-ready. We recommend that you begin using v2 instead. -{{< /info >}} +{{< warning >}} +This is the legacy v1 VDiff command — it was deprecated in Vitess 18.0 and will be **removed** in 19.0. Please migrate all of your VDiff usage to the new [VDiff](../vdiff/) command before upgrading. +{{< /warning >}} ### Command