github replicatedhq/troubleshoot v0.43.0

latest releases: v0.103.0, v0.102.0, v0.101.2...
24 months ago

Release notes

This release introduces a pair of new CLI switches:

--load-cluster-specs             enable/disable loading additional support bundle specs found in secrets within the cluster. required when no specs are provided on the command line
-l, --selector strings               selector to filter on for loading additional support bundle specs found in secrets within the cluster (default [troubleshoot.io/kind=supportbundle-spec])

These allow a user to search Kubernetes for secrets containing bundle specs. This also means that the [url] is now optional in the command line, as long as there are secrets with the appropriate label to be found.

Changelog

d1318ff Bump k8s.io/cli-runtime from 0.25.0 to 0.25.2 (#737)
169f3c6 Bump k8s.io/apiserver from 0.25.1 to 0.25.2 (#740)
7a7507b Bump k8s.io/client-go from 0.25.1 to 0.25.2 (#741)
d5c7522 use push-only token (#730)
f5b6a10 Bump k8s.io/apiserver from 0.25.0 to 0.25.1 (#722)
c4746e7 Add gate to prevent attempt to run on fork (#721)
4fadd47 Update CONTRIBUTING.md (#718)
c397171 Merge pull request #709 from replicatedhq/diamonwiggins/supportbundle-specs-in-secrets-discovery
a20f9d9 Merge pull request #714 from replicatedhq/nickmeyer/sc-53201
ebd49e7 add FOSSA PR scan; update label requirements [sc-53201][sc-53409]
b66145e fixing logger statements
be070c9 add handling for when no collectors or host collectors are specified
7eecf6c improving error handling
126346e update run.go
e7fe012 handling when no args are provided
ec6ec59 fixing tests
e53871b adding tests
93da8b6 change name of flag
ad4cfc6 Merge pull request #704 from replicatedhq/update-issue-template
ad23763 remove comment
7120516 fixing description for cli flags
ed34afc adding back default collectors
d4e5c0d discovery support bundle specs from secrets matching label selector
934bf8e Update issue template

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.43
  • docker pull replicated/preflight:0.43.0
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.43
  • docker pull replicated/troubleshoot:0.43.0

Don't miss a new troubleshoot release

NewReleases is sending notifications on new releases.