DOCS-2965: Publish Calico Enterprise 3.23.1#2814
Open
ctauchen wants to merge 5 commits into
Open
Conversation
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.
❌ Deploy Preview for tigera failed. Why did it fail? →
|
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
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
latestand 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. */} | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: