-
Notifications
You must be signed in to change notification settings - Fork 2
Fix the CRD upgrade and uninstall instructions #283
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
Conversation
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 improves the upgrade and uninstall documentation for the ToolHive Kubernetes operator by providing more detailed and explicit step-by-step instructions.
- Clarifies that Helm does not automatically upgrade CRDs and provides manual upgrade instructions
- Expands the uninstall section with sequential steps and important warnings about data deletion
- Adds explicit instructions for namespace cleanup when using Helm's
--create-namespaceflag
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
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
Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Description
Fixed operator upgrade and uninstall instructions to correctly handle CRDs, which Helm doesn't manage automatically.
Related issues/PRs
stacklok/toolhive#2518
Merge checklist
Content
sidebars.ts) updated for added, deleted, reordered, or renamed filesvercel.jsonfor moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews
Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com