fix: harden OHE troubleshooting skill for customer use - #457
Draft
rajshah4 wants to merge 1 commit into
Draft
Conversation
Co-authored-by: openhands <openhands@all-hands.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HUMAN: This is a skill i have reviewed / run to help users troubleshoot the replicated install. There is a balance between keeping an eye on the system and not go too far into the Kubernetes.
Summary
Updates the skill introduced by #456 with a customer-safe, version-aware troubleshooting workflow.
runtime-*, Keycloak,kotsadm, and Embedded Cluster guidanceThis PR intentionally targets
skill/openhands-enterprise-troubleshooting, the head branch for #456. Merging it updates that draft without creating a competing implementation againstmain.Evidence
Validated against a live installation running OHE
0.36.1and Embedded Clusterv2.19.2+k8s-1.36using read-only checks for installer version/help, KOTS release discovery, namespaces, workloads, TLS Secret metadata, and runtime discovery.All 26 Bash examples also passed syntax and executable safety scans, and the changed skill passed a credential-pattern scan.
Scope
Customer-specific domains, IDs, credentials, paths, and one-off recovery patches were excluded. Generic patterns learned from operational troubleshooting and support-bundle triage were retained.
This pull request was created by OpenHands on behalf of Rajiv Shah.