We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description
See issue #767. Sometimes support-bundle results show in the analysis things like:
{ "name": "pod.default.troubleshoot.copyfromhost.pr7rc.plml8.status", "labels": { "desiredPosition": "1", "iconKey": "", "iconUri": "" }, "insight": { "name": "pod.default.troubleshoot.copyfromhost.pr7rc.plml8.status", "labels": { "iconKey": "", "iconUri": "" }, "primary": "Pod default/troubleshoot-copyfromhost-pr7rc-plml8 status", "detail": "Status: Terminating", "severity": "error" }, "severity": "error", "analyzerSpec": "", "error": "Status: Terminating", "involvedObject": { "kind": "Pod", "namespace": "default", "name": "troubleshoot-copyfromhost-pr7rc-plml8", "apiVersion": "v1" } },
Expected Behavior
Pods created by Troubleshoot, and rightfully terminating, shouldn't be in the analysis results as an error.
Steps To Reproduce
Have a support bundle that includes copyfromhost.
The issue is intermittent.
Additional Context
Include the following information.
KOTS v1.100.3, which has Troubleshoot v0.68.0
The text was updated successfully, but these errors were encountered:
Additionally, note from a bundle recently received:
error: Pod default/troubleshoot-copyfromhost-fggwg-576sz status. Status: ContainerCreating error: Pod default/troubleshoot-copyfromhost-fggwg-8qx4g status. Status: ContainerCreating error: Pod default/troubleshoot-copyfromhost-fggwg-r8ftn status. Status: ContainerCreating
Sorry, something went wrong.
No branches or pull requests
Bug Description
See issue #767. Sometimes support-bundle results show in the analysis things like:
Expected Behavior
Pods created by Troubleshoot, and rightfully terminating, shouldn't be in the analysis results as an error.
Steps To Reproduce
Have a support bundle that includes copyfromhost.
The issue is intermittent.
Additional Context
Include the following information.
KOTS v1.100.3, which has Troubleshoot v0.68.0
The text was updated successfully, but these errors were encountered: