-
Notifications
You must be signed in to change notification settings - Fork 135
Prepare for CE 3.23 EP1 #2483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for CE 3.23 EP1 #2483
Conversation
DOCS-2810
DOCS-2810
Added variables with updated versions. Added placeholder values for releases.json. DOCS-2810
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR prepares the Calico Enterprise documentation for version 3.23 EP1 (Enhancement Pack 1) by creating a new versioned documentation directory and populating it with content. The changes involve creating new documentation files for the version 3.23-1 release, including network policy guides, installation documentation, upgrade procedures, and reference materials.
Changes:
- Created versioned documentation structure for Calico Enterprise 3.23-1
- Added comprehensive network policy documentation including guides, examples, and reference materials
- Added installation and upgrade documentation for various platforms
- Added supporting components, content includes, and reference documentation
Reviewed changes
Copilot reviewed 169 out of 478 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| calico-enterprise_versioned_docs/version-3.23-1/network-policy/*.mdx | Network policy documentation including index pages, policy rules, host policies, and extreme traffic scenarios |
| calico-enterprise_versioned_docs/version-3.23-1/multicluster/*.mdx | Multi-cluster management and federation documentation |
| calico-enterprise_versioned_docs/version-3.23-1/getting-started/*.mdx | Installation guides for various platforms and upgrade procedures |
| calico-enterprise_versioned_docs/version-3.23-1/compliance/*.mdx | Compliance and security documentation including Istio integration |
| calico-enterprise_versioned_docs/version-3.23-1/_includes/* | Reusable content fragments and React components for documentation |
| source: | ||
| selector: all() | ||
| icmp: | ||
| type: 8 Ping request |
Copilot
AI
Jan 26, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing comment marker for inline comment. Should be '# Ping request' to properly format this as a YAML comment.
| source: | ||
| selector: all() | ||
| icmp: | ||
| type: 128 Ping request |
Copilot
AI
Jan 26, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing comment marker for inline comment. Should be '# Ping request' to properly format this as a YAML comment.
| type: 3 Destination unreachable | ||
| code: 1 Host unreachable |
Copilot
AI
Jan 26, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing comment markers for inline comments. Should be '# Destination unreachable' and '# Host unreachable' to properly format these as YAML comments.
✅ 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. |

Product Version(s):
Issue:
Link to docs preview:
SME review:
DOCS review:
Additional information:
Merge checklist: