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

## Description, Motivation and Context Please include a summary of the change or what problem it solves. Please also include relevant motivation and context. Add dependencies to the makefile recipes...

type::chore

**Bug Description** The function used from the Kubernetes validation library to validate DNS addresses during the preflight check for load balancer addresses imposes an unintended 63-character limit. This limit stems...

type::bug
bug::normal

**Describe the rationale for the suggested feature.** Add a redactor that supports string substitution. This could be useful where we want to anonymize but not hide data. For example, I'd...

**Describe the rationale for the suggested feature.** When using the [Node Resources](https://troubleshoot.sh/docs/analyze/node-resources/), a user may want to template the outcome message with the values retrieved from the node/cluster, so that...

type::feature
customer-requested

**Bug Description** Running the support-bundle executable on Windows with redaction (either when collecting the bundle or running against an existing bundle) fails will an error saying a file is in...

**Describe the rationale for the suggested feature.** In some environments, someone may want to check what CPU architecture the system is running on so as to be able to perform...

type::feature
good first issue