Skip to content

docs: add Kubernetes namespace recovery steps - #6080

Closed
WilliamK112 wants to merge 1 commit into
NVIDIA:mainfrom
WilliamK112:codex/nemoclaw-kubernetes-namespace-troubleshooting
Closed

docs: add Kubernetes namespace recovery steps#6080
WilliamK112 wants to merge 1 commit into
NVIDIA:mainfrom
WilliamK112:codex/nemoclaw-kubernetes-namespace-troubleshooting

Conversation

@WilliamK112

@WilliamK112 WilliamK112 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary- add a troubleshooting entry for the "Kubernetes namespace not ready" onboard failure- document the cleanup-first recovery path before re-running the installer- point users to the existing uninstall guidance and preserve the user-data warningFixes #6027## Validation- git diff --check- rg -n "Kubernetes namespace not ready|$$nemoclaw uninstall --yes|hosted uninstall.sh fallback|lifecycle#uninstall|www.nvidia.com/nemoclaw.sh" docs/reference/troubleshooting.mdx## Notes- npm run docs:check-agent-variants still fails on existing unrelated generated-doc drift: docs/reference/commands-nemohermes.mdx is out of sync. Run npm run docs:sync-agent-variants.

Summary by CodeRabbit

Summary by CodeRabbit* Documentation

  • Added a new troubleshooting guide for onboarding failures caused by a Kubernetes namespace not being ready.
  • Included a recovery flow to uninstall and reinstall after a partially failed setup.
  • Clarified what the uninstall command preserves by default and how to proceed if the local uninstall step is missing or broken.

Signed-off-by: WilliamK112 164879897+WilliamK112@users.noreply.github.com

@copy-pr-bot

copy-pr-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 9d12e479-a7db-4300-bd86-4e14033737e2

📥 Commits

Reviewing files that changed from the base of the PR and between df04386 and 0de7bfb.

📒 Files selected for processing (1)
  • docs/reference/troubleshooting.mdx
✅ Files skipped from review due to trivial changes (1)
  • docs/reference/troubleshooting.mdx

📝 Walkthrough

Walkthrough

Added a new troubleshooting subsection for "Kubernetes namespace not ready" onboarding failures, with cleanup and reinstall steps, default data preservation details, and a fallback path when the local uninstall script is unavailable.

Changes

Troubleshooting Documentation

Layer / File(s) Summary
Kubernetes namespace not ready entry
docs/reference/troubleshooting.mdx
Adds a troubleshooting subsection for onboarding failures caused by leftover partial Kubernetes/OpenShell state, including uninstall/reinstall recovery and fallback instructions when the local uninstall script is missing or broken.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: ericksoa

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the PR’s main doc update: adding Kubernetes namespace recovery steps.
Linked Issues check ✅ Passed The new troubleshooting section documents the missing uninstall-and-reinstall recovery path for the Kubernetes namespace not ready failure.
Out of Scope Changes check ✅ Passed The change stays within the documented troubleshooting fix and does not introduce unrelated scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@wscurran wscurran added area: docs Documentation, examples, guides, or docs build area: onboarding Onboarding FSM, provider setup, sandbox launch, or first-run flow chore Build, CI, dependency, or tooling maintenance labels Jul 1, 2026
@wscurran

wscurran commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

✨ Thanks for the fix. Adding the Kubernetes namespace recovery steps to troubleshooting will help users recover from this onboarding failure.


Related open issues:

@wscurran
wscurran requested a review from miyoungc July 1, 2026 20:59
@miyoungc

miyoungc commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Please resolve the DCO check failure in this PR, all of your open PRs, and future PRs.

Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com>
@WilliamK112
WilliamK112 force-pushed the codex/nemoclaw-kubernetes-namespace-troubleshooting branch from df04386 to 0de7bfb Compare July 4, 2026 04:10
@WilliamK112

Copy link
Copy Markdown
Contributor Author

Closing this as superseded by #6213, which merged into main and closed #6027. I rebased locally to double-check the current state before closing: origin/main already has a Kubernetes namespace not ready troubleshooting section with the uninstall/reinstall recovery path, so keeping this PR open would now duplicate docs content.

I also added the requested PR-body DCO sign-off here before closing, and checked the other open NemoClaw PRs I have (#5674 and #5676); both already contain PR-body sign-off lines.

@WilliamK112 WilliamK112 closed this Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation, examples, guides, or docs build area: onboarding Onboarding FSM, provider setup, sandbox launch, or first-run flow chore Build, CI, dependency, or tooling maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants