Publish Calico Enterprise 3.23.1#2812
Open
sabags wants to merge 4 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 (tigera#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).
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ Deploy Preview for tigera failed. Why did it fail? →Built without sensitive environment variables
|
The 3.23.1 GA publish should only touch release/version metadata (mirrors the 3.22.1 publish tigera#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.
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.
What
Publishes Calico Enterprise 3.23.1 as the GA "latest" version by promoting the existing 3.23 (
3.23-2) early-preview doc set. Mirrors the 3.22.1 publish (#2474).Changes
version-3.23-2/releases.json— prependv3.23.1: operatorv1.42.3, calicov3.32, all 58 tigera product components →v3.23.1. Kept atv3.23.0-2.0/upstream:coreos-*,eck-*,upstream-istio, and the tigeraelasticsearch/elasticsearch-metrics/elasticsearch-operator/es-gateway/kibanaimages.version-3.23-2/variables.js—releaseTitle/baseUrl(→latest) /filesUrl/chart_version_name→ 3.23.1.version-3.22-2/variables.js—baseUrldemoted to/calico-enterprise/3.22.docusaurus.config.js—lastVersion → 3.23-2;3.23-2→ "3.23 (latest)" (pathlatest, bannernone);3.22-2demoted;3.20-2dropped from the built versions.src/pages/archive.md— 3.23 as latest, 3.22 demoted, 3.20 moved to the Netlify archive.version-3.23-1(EP1) docs dir + sidebar (mirrors the prior "Remove docs for 3.22 ep1").release-notes/index.mdx— removed the early-preview banner; added a### Calico Enterprise 3.23.1 general availability releasesection.Pending (why this is a draft)
archive-ce-3-20.netlify.app— confirm that archive site is deployed.