From 6a6b6bbda03af816048f29ef918a74224660a7e5 Mon Sep 17 00:00:00 2001 From: Tian Feng Date: Fri, 15 May 2026 16:47:39 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20note=20Kibana=207=E2=86=928=20migration?= =?UTF-8?q?=20known=20issue=20on=203.21=20and=203.22=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add an upgrade note at the top of the 3.21.7 and 3.22.3 release sections calling out the known Kibana 7→8 saved-object migration issue when upgrading from Calico Enterprise 3.20 or earlier, and pointing users at the fixed releases. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../version-3.21-2/release-notes/index.mdx | 6 ++++++ .../version-3.22-2/release-notes/index.mdx | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx b/calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx index 820410d14e..6ae1416c33 100644 --- a/calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx +++ b/calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx @@ -220,6 +220,12 @@ To update an existing installation of Calico Enterprise 3.21, see [Install a pat May 13, 2026 +:::note[Upgrading from Calico Enterprise 3.20 or earlier] + +Calico Enterprise 3.21 and later upgrade Kibana from 7.x to 8.x, and there is a known issue with the Kibana 7 → 8 saved-object migration when upgrading from Calico Enterprise 3.20 or earlier. The fix is included in this release — upgrade directly to 3.21.7 or later to avoid it. + +::: + #### Enhancements * Display the `Degraded` condition's message when running `kubectl get tigerastatus`, making it easier to see error details at a glance without needing to describe the resource. diff --git a/calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx b/calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx index a5c8493729..c112818399 100644 --- a/calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx +++ b/calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx @@ -293,6 +293,12 @@ Use v3.22.4 instead, which includes a fix for this issue. ::: +:::note[Upgrading from Calico Enterprise 3.20 or earlier] + +Calico Enterprise 3.21 and later upgrade Kibana from 7.x to 8.x, and there is a known issue with the Kibana 7 → 8 saved-object migration when upgrading from Calico Enterprise 3.20 or earlier. The fix is included in this release — upgrade directly to 3.22.3 or later to avoid it. + +::: + #### Enhancements * Display the `Degraded` condition's message when running `kubectl get tigerastatus`, making it easier to see error details at a glance without needing to describe the resource.