docs: release 2.0 - #4456
Conversation
Signed-off-by: Alex Ball <aball@nvidia.com>
Signed-off-by: Alex Ball <aball@nvidia.com>
Summary by CodeRabbit
WalkthroughThe PR updates documentation badges, Markdown formatting, changelog metadata, release notes, redirects, and the Fern configuration version for the 2.0 documentation release. ChangesDocumentation page updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
🌿 Preview your docs: https://nvidia-preview-pull-request-4456.docs.buildwithfern.com/infra-controller Here are the markdown pages you've updated: |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/manuals/vpc/flat_vpcs_zero_dpu.md`:
- Line 374: Split the mixed fenced example around the REST request and CLI
command: keep the GET request in a text or HTTP-specific code fence, and move
nicocli instance get <instance-id> into a separate bash or sh fence. Preserve
both examples unchanged apart from their fence types.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: f7cba382-2301-4fc2-be3d-7f431de8c35c
📒 Files selected for processing (18)
docs/configuration/component-manager-rms.mddocs/configuration/dns.mddocs/configuration/machine_identity.mddocs/configuration/secrets-storage.mddocs/hcl.mddocs/manuals/vpc/flat_vpcs_zero_dpu.mddocs/operations/firmware-updates.mddocs/operations/monitoring-health.mddocs/operations/nvos-password-rotation.mddocs/operations/tenant-lifecycle-cleanup.mddocs/provisioning/boot-interfaces-and-dpu-modes.mddocs/provisioning/machine-validation.mdfern/changelog/2026-01-23.mdxfern/changelog/2026-02-12.mdxfern/changelog/2026-05-15.mdxfern/changelog/2026-07-31.mdxfern/docs.ymlfern/fern.config.json
|
@coderabbitai the "remove versioning" item in #4202 refers to not using Fern's built-in versioning mechanism, which was addressed in a previous PR. |
|
Tip For best results, initiate chat on the files or code changes.
🐇 ✏️ Learnings added
You are interacting with an AI system. |
nv-dmendoza
left a comment
There was a problem hiding this comment.
LGTM, adds formatting changes and other updates that we want
Final cleanup for v2.0.
(Yes, I messed up the original PR for this. Was faster to cherry-pick and recreate it.)
Related issues
Closes #4202.
Type of Change
Breaking Changes
Testing
Signed-off-by: Alex Ball aball@nvidia.com