Publish Calico Enterprise 3.21.8#2745
Closed
ctauchen wants to merge 1 commit into
Closed
Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Calico Enterprise 3.21 documentation set for the v3.21.8 patch release by updating the versioned release metadata, download/chart variables, and adding a release-notes section scaffold.
Changes:
- Added a new
v3.21.8release entry (operator + component matrix) toreleases.json. - Updated
variables.jsto point the 3.21 docs tov3.21.8artifacts and chart version. - Added a new “Calico Enterprise 3.21.8 bug fix release” section to the release notes.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| calico-enterprise_versioned_docs/version-3.21-2/variables.js | Bumps displayed/latest release variables and download/chart pointers to v3.21.8. |
| calico-enterprise_versioned_docs/version-3.21-2/releases.json | Inserts the v3.21.8 release metadata (operator + components) at the top of the releases array. |
| calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx | Adds the 3.21.8 release-notes scaffold dated May 22, 2026. |
Comment on lines
+275
to
+279
| #### Bug fixes | ||
|
|
||
| * TBD | ||
|
|
||
| To update an existing installation of Calico Enterprise 3.21, see [Install a patch release](../getting-started/manifest-archive.mdx). |
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
c85f754 to
28fb1b6
Compare
Collaborator
Author
|
Closing — re-opening from upstream branch instead. |
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.

Summary
v3.21.8entry tocalico-enterprise_versioned_docs/version-3.21-2/releases.json(operatorv1.38.14, component list mirrored from v3.21.7)releaseTitle,filesUrl, andchart_version_nametov3.21.8invariables.jsCalico Enterprise 3.21.8 bug fix releasescaffold (May 22, 2026, TBD bullet) to the release notesBug-fix bullets and the final operator/CoreOS/ECK pins will be filled in during release cutting.
cc @danudey
Test plan
🤖 Generated with Claude Code