Skip to content

DOCS-2965: Publish Calico Enterprise 3.23.1#2814

Open
ctauchen wants to merge 5 commits into
mainfrom
publish/ce-3.23.1
Open

DOCS-2965: Publish Calico Enterprise 3.23.1#2814
ctauchen wants to merge 5 commits into
mainfrom
publish/ce-3.23.1

Conversation

@ctauchen

@ctauchen ctauchen commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator
  • Publish Calico Enterprise 3.23.1 (GA)
  • Drop EP1 (version-3.23-1) deletion from the publish PR
  • compatibility: update for 3.23.1 GA; drop 3.20
  • compatibility: add VKS provider (3.23 -> VKS 3.7, k8s 1.36)

Product Version(s):

Issue:

Link to docs preview:

SME review:

  • An SME has approved this change.

DOCS review:

  • A member of the docs team has approved this change.

Additional information:

Merge checklist:

  • Deploy preview inspected wherever changes were made
  • Build completed successfully
  • Test have passed

sabags added 4 commits June 30, 2026 09:40
Promote the 3.23 (3.23-2) doc set from early preview to the GA "latest"
version, mirroring the 3.22.1 publish (#2474):

- releases.json: prepend v3.23.1 (operator v1.42.3, calico v3.32, all tigera
  product components -> v3.23.1; coreos/eck/upstream-istio and the tigera
  elasticsearch/kibana images kept at v3.23.0-2.0).
- version-3.23-2 variables.js: releaseTitle/baseUrl(->latest)/filesUrl/
  chart_version_name -> 3.23.1.
- version-3.22-2 variables.js: baseUrl demoted to /calico-enterprise/3.22.
- docusaurus.config.js: lastVersion -> 3.23-2; 3.23-2 -> "3.23 (latest)";
  demote 3.22; drop 3.20 from the built versions.
- archive.md: 3.23 latest, demote 3.22, move 3.20 to the Netlify archive.
- Remove version-3.23-1 (EP1) docs + sidebar (mirrors the 3.22 ep1 removal).
- release-notes: drop the early-preview banner and add the 3.23.1 GA section
  (content to be filled in).
The 3.23.1 GA publish should only touch release/version metadata (mirrors the
3.22.1 publish #2474, 6 files). Removing the 3.23 EP1 docs is a separate change
(the 3.22 EP1 removal was its own PR around the EP2 cut, not part of GA), so
restore version-3.23-1 + sidebar + versions.json here and handle the deletion
in a dedicated PR.
In both the next tree and version-3.23-2: remove the 3.20 rows (3.20 is dropped
from the built versions) and set 3.23 ranges — kOps 1.33-1.35, kubeadm 1.34-1.36,
OpenShift 4.19-4.22, RKE2 1.34-1.36. AKS/EKS/GKE unchanged (they track upstream
kubeadm); MKE/RKE/TKG only drop 3.20.
New VKS section above TKG (MKE-style table) plus a TOC entry, in both the next
tree and version-3.23-2.
@ctauchen ctauchen requested a review from a team as a code owner July 1, 2026 15:46
Copilot AI review requested due to automatic review settings July 1, 2026 15:46
@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for tigera failed. Why did it fail? →

Name Link
🔨 Latest commit e1355e2
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a453b00a22fbd0008971954

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit e1355e2
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a453b00936b3b0008b751d5
😎 Deploy Preview https://deploy-preview-2814--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Publishes Calico Enterprise 3.23.1 as the GA “latest” docs stream, updates version routing, and refreshes platform compatibility data (including adding VKS support) while moving CE 3.20 off the main docs site into an archive link.

Changes:

  • Promote Calico Enterprise 3.23 to latest and adjust versioned doc routing/configuration (drop 3.20 from built versions).
  • Update compatibility matrices for CE 3.23 (including adding VKS provider support and removing 3.20 rows).
  • Add 3.23.1 release metadata (variables + releases.json) and update archive links.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/pages/archive.md Adds CE 3.23 as the latest link; updates CE 3.22 URL; points CE 3.20 to archived Netlify site.
docusaurus.config.js Updates CE version routing so 3.23 becomes latest and removes 3.20 from included versions.
calico-enterprise/getting-started/compatibility.mdx Updates supported platform/version tables for the “next” CE docs; adds VKS.
calico-enterprise_versioned_docs/version-3.23-2/variables.js Updates 3.23-2 variables to 3.23.1 GA and switches baseUrl/files URLs to GA locations.
calico-enterprise_versioned_docs/version-3.23-2/releases.json Adds the v3.23.1 release payload and component versions.
calico-enterprise_versioned_docs/version-3.23-2/release-notes/index.mdx Removes early preview banner and adds a GA 3.23.1 release entry.
calico-enterprise_versioned_docs/version-3.23-2/getting-started/compatibility.mdx Updates compatibility tables for the published 3.23 docs stream; adds VKS.
calico-enterprise_versioned_docs/version-3.22-2/variables.js Updates 3.22 docs to use /calico-enterprise/3.22 baseUrl now that 3.23 is latest.

Comment on lines +11 to 13
baseUrl: '/calico-enterprise/latest',
filesUrl: 'https://downloads.tigera.io/ee/v3.23.1',
rhelPkgUrl: 'https://downloads.tigera.io/ee/rpms/' + releases[0].title.slice(0, 5),
Comment on lines +211 to +215
### Calico Enterprise 3.23.1 general availability release

{/* TODO: release date */}

Calico Enterprise 3.23.1 is now available as a general availability release.
Comment on lines +217 to +220
This release is supported for use in production.

{/* TODO (fill after): add #### Breaking changes, #### Bug fixes, #### Known issues — omit any subsection with no items. */}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants