From cd0a964743a0a790d8c8104ea88c9dbe723b85fe Mon Sep 17 00:00:00 2001 From: Lucas Saintarbor Date: Wed, 22 Oct 2025 13:07:36 -0700 Subject: [PATCH] v2.12.3 Maintenance Tasks (#2037) * Update versions table * Update webhook table * Update CSP table * Update deprecated features table * Update CNI popularity table * Fix date in deprecated features table * Fix past versions section for 2.12 * Update i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md Co-authored-by: Sunil Singh --------- Co-authored-by: Sunil Singh --- docs/faq/deprecated-features.md | 1 + .../aws-cloud-marketplace/install-adapter.md | 1 + docs/reference-guides/rancher-webhook.md | 1 + .../current/faq/deprecated-features.md | 1 + .../aws-cloud-marketplace/install-adapter.md | 1 + .../reference-guides/rancher-webhook.md | 1 + .../version-2.12/faq/deprecated-features.md | 1 + .../aws-cloud-marketplace/install-adapter.md | 1 + .../reference-guides/rancher-webhook.md | 1 + shared-files/_cni-popularity.md | 10 +++---- src/pages/versions.md | 28 ++++++++++++------- .../version-2.12/faq/deprecated-features.md | 1 + .../aws-cloud-marketplace/install-adapter.md | 1 + .../reference-guides/rancher-webhook.md | 1 + 14 files changed, 35 insertions(+), 15 deletions(-) diff --git a/docs/faq/deprecated-features.md b/docs/faq/deprecated-features.md index 8ccfda34eaf..4fd7ea76bff 100644 --- a/docs/faq/deprecated-features.md +++ b/docs/faq/deprecated-features.md @@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https:// | Patch Version | Release Date | |---------------|---------------| +| [2.12.3](https://github.com/rancher/rancher/releases/tag/v2.12.3) | October 22, 2025 | | [2.12.2](https://github.com/rancher/rancher/releases/tag/v2.12.2) | September 25, 2025 | | [2.12.1](https://github.com/rancher/rancher/releases/tag/v2.12.1) | August 28, 2025 | | [2.12.0](https://github.com/rancher/rancher/releases/tag/v2.12.0) | July 30, 2025 | diff --git a/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index cf8557608ce..f01b4856810 100644 --- a/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers | Rancher Version | Adapter Version | |-----------------|------------------| +| v2.12.3 | 107.0.0+up7.0.0 | | v2.12.2 | 107.0.0+up7.0.0 | | v2.12.1 | 107.0.0+up7.0.0 | | v2.12.0 | 107.0.0+up7.0.0 | diff --git a/docs/reference-guides/rancher-webhook.md b/docs/reference-guides/rancher-webhook.md index c199da96e88..b0707f39aa7 100644 --- a/docs/reference-guides/rancher-webhook.md +++ b/docs/reference-guides/rancher-webhook.md @@ -20,6 +20,7 @@ Each Rancher version is designed to be compatible with a single version of the w | Rancher Version | Webhook Version | Availability in Prime | Availability in Community | |-----------------|-----------------|-----------------------|---------------------------| +| v2.12.3 | v0.8.3 | ✓ | ✓ | | v2.12.2 | v0.8.2 | ✓ | ✓ | | v2.12.1 | v0.8.1 | ✓ | ✓ | | v2.12.0 | v0.8.0 | ✗ | ✓ | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md b/i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md index 49f733f4d34..90eb159929e 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/faq/deprecated-features.md @@ -16,6 +16,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/ | Patch 版本 | 发布时间 | | ----------------------------------------------------------------- | ------------------ | +| [2.12.3](https://github.com/rancher/rancher/releases/tag/v2.12.3) | 2025 年 10 月 22 日 | | [2.12.2](https://github.com/rancher/rancher/releases/tag/v2.12.2) | 2025 年 9 月 25 日 | | [2.12.1](https://github.com/rancher/rancher/releases/tag/v2.12.1) | 2025 年 8 月 28 日 | | [2.12.0](https://github.com/rancher/rancher/releases/tag/v2.12.0) | 2025 年 7 月 30 日 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/i18n/zh/docusaurus-plugin-content-docs/current/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index d860785bc27..0b709e5f1c7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -15,6 +15,7 @@ title: 安装 Adapter | Rancher 版本 | Adapter 版本 | |-----------------|:----------------:| +| v2.12.3 | 107.0.0+up7.0.0 | | v2.12.2 | 107.0.0+up7.0.0 | | v2.12.1 | 107.0.0+up7.0.0 | | v2.12.0 | 107.0.0+up7.0.0 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/reference-guides/rancher-webhook.md b/i18n/zh/docusaurus-plugin-content-docs/current/reference-guides/rancher-webhook.md index d6a66215006..bb5b13b4068 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/current/reference-guides/rancher-webhook.md +++ b/i18n/zh/docusaurus-plugin-content-docs/current/reference-guides/rancher-webhook.md @@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local | Rancher Version | Webhook Version | Availability in Prime | Availability in Community | |-----------------|-----------------|-----------------------|---------------------------| +| v2.12.3 | v0.8.3 | ✓ | ✓ | | v2.12.2 | v0.8.2 | ✓ | ✓ | | v2.12.1 | v0.8.1 | ✓ | ✓ | | v2.12.0 | v0.8.0 | ✗ | ✓ | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/faq/deprecated-features.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/faq/deprecated-features.md index 49f733f4d34..90eb159929e 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/faq/deprecated-features.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/faq/deprecated-features.md @@ -16,6 +16,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/ | Patch 版本 | 发布时间 | | ----------------------------------------------------------------- | ------------------ | +| [2.12.3](https://github.com/rancher/rancher/releases/tag/v2.12.3) | 2025 年 10 月 22 日 | | [2.12.2](https://github.com/rancher/rancher/releases/tag/v2.12.2) | 2025 年 9 月 25 日 | | [2.12.1](https://github.com/rancher/rancher/releases/tag/v2.12.1) | 2025 年 8 月 28 日 | | [2.12.0](https://github.com/rancher/rancher/releases/tag/v2.12.0) | 2025 年 7 月 30 日 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index d860785bc27..0b709e5f1c7 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -15,6 +15,7 @@ title: 安装 Adapter | Rancher 版本 | Adapter 版本 | |-----------------|:----------------:| +| v2.12.3 | 107.0.0+up7.0.0 | | v2.12.2 | 107.0.0+up7.0.0 | | v2.12.1 | 107.0.0+up7.0.0 | | v2.12.0 | 107.0.0+up7.0.0 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/reference-guides/rancher-webhook.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/reference-guides/rancher-webhook.md index d6a66215006..bb5b13b4068 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.12/reference-guides/rancher-webhook.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.12/reference-guides/rancher-webhook.md @@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local | Rancher Version | Webhook Version | Availability in Prime | Availability in Community | |-----------------|-----------------|-----------------------|---------------------------| +| v2.12.3 | v0.8.3 | ✓ | ✓ | | v2.12.2 | v0.8.2 | ✓ | ✓ | | v2.12.1 | v0.8.1 | ✓ | ✓ | | v2.12.0 | v0.8.0 | ✗ | ✓ | diff --git a/shared-files/_cni-popularity.md b/shared-files/_cni-popularity.md index 461f33963e7..e983d5b3690 100644 --- a/shared-files/_cni-popularity.md +++ b/shared-files/_cni-popularity.md @@ -3,8 +3,8 @@ The following table summarizes different GitHub metrics to give you an idea of e | Provider | Project | Stars | Forks | Contributors | | ---- | ---- | ---- | ---- | ---- | -| Canal | https://github.com/projectcalico/canal | 721 | 98 | 18 | -| Flannel | https://github.com/flannel-io/flannel | 9.2k | 2.9k | 242 | -| Calico | https://github.com/projectcalico/calico | 6.7k | 1.5k | 386 | -| Weave | https://github.com/weaveworks/weave | 6.6k | 680 | 84 | -| Cilium | https://github.com/cilium/cilium | 22.3k | 3.4k | 991 | +| Canal | https://github.com/projectcalico/canal | 721 | 98 | 20 | +| Flannel | https://github.com/flannel-io/flannel | 9.3k | 2.9k | 243 | +| Calico | https://github.com/projectcalico/calico | 6.8k | 1.5k | 387 | +| Weave | https://github.com/weaveworks/weave | 6.6k | 679 | 84 | +| Cilium | https://github.com/cilium/cilium | 22.7k | 3.4k | 1,002 | diff --git a/src/pages/versions.md b/src/pages/versions.md index d9ba14e8c8a..54fcbd0e880 100644 --- a/src/pages/versions.md +++ b/src/pages/versions.md @@ -17,9 +17,9 @@ Here you can find links to supporting documentation for the current released ver Community - v2.12.2 + v2.12.3 Documentation - Release Notes + Release Notes
N/A
✓
✓
@@ -122,6 +122,14 @@ Here you can find links to supporting documentation for previous versions of Ran Support Matrix Prime Community + + + v2.12.2 + Documentation + Release Notes +
Support Matrix
+
✓
+
✓
v2.12.1 @@ -131,6 +139,14 @@ Here you can find links to supporting documentation for previous versions of Ran
✓
✓
+ + v2.12.0 + Documentation + Release Notes +
N/A
+
N/A
+
✓
+ Here you can find links to supporting documentation for previous versions of Rancher v2.11, and their availability for [Rancher Prime](/v2.11/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher: @@ -144,14 +160,6 @@ Here you can find links to supporting documentation for previous versions of Ran Prime Community - - v2.12.0 - Documentation - Release Notes -
N/A
-
N/A
-
✓
- v2.11.5 Documentation diff --git a/versioned_docs/version-2.12/faq/deprecated-features.md b/versioned_docs/version-2.12/faq/deprecated-features.md index 8ccfda34eaf..4fd7ea76bff 100644 --- a/versioned_docs/version-2.12/faq/deprecated-features.md +++ b/versioned_docs/version-2.12/faq/deprecated-features.md @@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https:// | Patch Version | Release Date | |---------------|---------------| +| [2.12.3](https://github.com/rancher/rancher/releases/tag/v2.12.3) | October 22, 2025 | | [2.12.2](https://github.com/rancher/rancher/releases/tag/v2.12.2) | September 25, 2025 | | [2.12.1](https://github.com/rancher/rancher/releases/tag/v2.12.1) | August 28, 2025 | | [2.12.0](https://github.com/rancher/rancher/releases/tag/v2.12.0) | July 30, 2025 | diff --git a/versioned_docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index cf8557608ce..f01b4856810 100644 --- a/versioned_docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/versioned_docs/version-2.12/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers | Rancher Version | Adapter Version | |-----------------|------------------| +| v2.12.3 | 107.0.0+up7.0.0 | | v2.12.2 | 107.0.0+up7.0.0 | | v2.12.1 | 107.0.0+up7.0.0 | | v2.12.0 | 107.0.0+up7.0.0 | diff --git a/versioned_docs/version-2.12/reference-guides/rancher-webhook.md b/versioned_docs/version-2.12/reference-guides/rancher-webhook.md index c199da96e88..b0707f39aa7 100644 --- a/versioned_docs/version-2.12/reference-guides/rancher-webhook.md +++ b/versioned_docs/version-2.12/reference-guides/rancher-webhook.md @@ -20,6 +20,7 @@ Each Rancher version is designed to be compatible with a single version of the w | Rancher Version | Webhook Version | Availability in Prime | Availability in Community | |-----------------|-----------------|-----------------------|---------------------------| +| v2.12.3 | v0.8.3 | ✓ | ✓ | | v2.12.2 | v0.8.2 | ✓ | ✓ | | v2.12.1 | v0.8.1 | ✓ | ✓ | | v2.12.0 | v0.8.0 | ✗ | ✓ |