Ash Jones
Ash Jones
This is an attempt to address internal shortcut 49195. We would like to be able to add custom messages when a deployment (e.g EKCO) is absent from the cluster to...
This is an attempt at solving a problem where we can't currently directly address resources collected by the cluster-resources collector. example bundle spec: ``` apiVersion: troubleshoot.sh/v1beta2 kind: SupportBundle metadata: name:...
**Describe the rationale for the suggested feature.** In cases where a search domain exists and resolves to a wildcard dns record (i.e: the search domain example.com resolves to *.example.com) kubernetes...
**Describe the rationale for the suggested feature.** the `preflight` binary now supports stdin, we should add support to `support-bundle` for consistency **Describe the feature** `support-bundle` should allow specs to be...
**Describe the rationale for the suggested feature.** Currently the support bundle structure is dictated by where people hardcode files in their collectors, but this is hard to discover when writing...
### Before creating an issue, make sure you've checked the following: - [X] You are running the latest released version of k0s - [X] Make sure you've searched for existing...
While exploring the functionality of the CLI I noticed that running `replicated channel --help` only shows the `ls` subcommand 
**Describe the rationale for the suggested feature.** With the addition of updatable or online specs, it would be nice to have a way for the user of the spec to...