Open
Conversation
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR scaffolds the Calico Enterprise 3.21.7 patch-release docs in the versioned 3.21 documentation set by adding a new release entry, updating version variables, and appending a new release-notes section.
Changes:
- Added a new
v3.21.7release object at the top of the 3.21releases.jsondata. - Updated
variables.jsto point version-specific URLs and chart metadata atv3.21.7. - Added a new 3.21.7 release-notes section dated May 5, 2026.
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 release title and download/chart URLs to 3.21.7. |
calico-enterprise_versioned_docs/version-3.21-2/releases.json |
Adds the new 3.21.7 release metadata used across versioned docs. |
calico-enterprise_versioned_docs/version-3.21-2/release-notes/index.mdx |
Appends the 3.21.7 release-notes section for the patch release. |
Comment on lines
+219
to
+228
| ### Calico Enterprise 3.21.7 bug fix release | ||
|
|
||
| May 5, 2026 | ||
|
|
||
| #### Bug fixes | ||
|
|
||
| * TBD | ||
|
|
||
| To update an existing installation of Calico Enterprise 3.21, see [Install a patch release](../getting-started/manifest-archive.mdx). | ||
|
|
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): Calico Enterprise 3.21.7
Issue:
Link to docs preview:
Scaffolding for the 3.21.7 patch release. Adds a new `v3.21.7` entry in `releases.json` (mirrors v3.21.6 component versions, with operator/CoreOS/eck pinned versions left at v3.21.6 values to be synced in a follow-up commit), bumps `variables.js`, and appends a stub release-notes section dated May 5, 2026.
SME review:
DOCS review:
Additional information:
Merge checklist: