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. |
There was a problem hiding this comment.
Pull request overview
This pull request removes the documentation for running Calico in non-privileged mode across all maintained versions of the Calico Open Source documentation. The feature, which allowed running long-lived Calico components without root or system admin privileges, had limited support for features added after Calico v3.21 and was only available for Calico Open Source (not Enterprise or Cloud). The removal is comprehensive and clean, covering both the current development version and all three maintained release versions (3.29, 3.30, 3.31).
Changes:
- Removed
network-policy/non-privilegeddocumentation pages from current and all versioned documentation - Removed sidebar references to the non-privileged documentation across all versions
- API reference documentation for the
nonPrivilegedfield remains intact (as expected, since the API field still exists)
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sidebars-calico.js | Removed sidebar entry for non-privileged docs from current/next version |
| calico_versioned_sidebars/version-3.31-sidebars.json | Removed sidebar entry for non-privileged docs from version 3.31 |
| calico_versioned_sidebars/version-3.30-sidebars.json | Removed sidebar entry for non-privileged docs from version 3.30 |
| calico_versioned_sidebars/version-3.29-sidebars.json | Removed sidebar entry for non-privileged docs from version 3.29 |
| calico_versioned_docs/version-3.31/network-policy/non-privileged.mdx | Deleted complete non-privileged documentation for version 3.31 |
| calico_versioned_docs/version-3.30/network-policy/non-privileged.mdx | Deleted complete non-privileged documentation for version 3.30 |
| calico_versioned_docs/version-3.29/network-policy/non-privileged.mdx | Deleted complete non-privileged documentation for version 3.29 |
| calico/network-policy/non-privileged.mdx | Deleted complete non-privileged documentation for current/next version |

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