troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

Preflight Checks and Support Bundles Framework for Kubernetes Applications

Results 226 troubleshoot issues
Sort by recently updated
recently updated
newest added

**Describe the rationale for the suggested feature.** ## Documentation Improvements Currently, the ClusterResource analyzer only has a single example which is based on a `pvc`. More examples with different types...

type::feature

**Describe the rationale for the suggested feature.** The analyzer should recognize Kind cluster type and report a new `Distribution` identifier. **Describe the feature** Kind it's an official SIG, Replicated/Helm work...

**Describe the rationale for the suggested feature.** If we install troubleshoot and run `kubectl preflight` to check it is ok the following error is returned which can bring confusion and...

# Design Proposal Link to the [proposal](https://github.com/replicatedhq/troubleshoot/tree/main/design/template.md) - [ ] #809 # Definition of done Describe what specific goals can measure if this overall task is considered completed. Things to...

epic

Story details: https://app.shortcut.com/replicated/story/106927 Fixes: https://github.com/replicatedhq/troubleshoot/issues/1563

type::feature

Story details: https://app.shortcut.com/replicated/story/107456 Fixes: https://github.com/replicatedhq/troubleshoot/issues/1568 Demo: https://asciinema.org/a/bcM9XfqjtztAonQ9rD0AND7aq

type::bug
bug::normal

**Describe the rationale for the suggested feature.** When we define an analyser to check for the availability of a kernel config, it would look something like this ```yaml - kernelConfigs:...

type::feature

**Bug Description** Our [doc](https://troubleshoot.sh/docs/collect/exec/) states that >When the selector refers to more than one replica of a pod, the exec collector will execute in only one of the pods **Expected...

type::bug
bug::normal

**Bug Description** Troubleshoot.sh is designed to allow [specs to be updatable](https://github.com/replicatedhq/troubleshoot/blob/main/docs/design/proposal-updateable-specs.md) using a `uri` parameter. This parameter would have a url pointing to the spec updates. Not all top level...

type::bug
bug::normal

**Describe the rationale for the suggested feature.** The current `runPod` documentation says that it outputs a single file of `/[collector-name]/[collector-name].log`. As of https://github.com/replicatedhq/troubleshoot/pull/1172 we also log the output of `kubectl...

good first issue
type::docs