Skip to content

Releases: replicatedhq/troubleshoot

v0.16.0

13 Oct 16:57
3724546

Choose a tag to compare

Changelog

3724546 collector/analyzer for host operating system (#443)
5dece3e Merge pull request #451 from replicatedhq/divolgin/panic
e095a78 Check nil pointers

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.16
  • docker pull replicated/troubleshoot:0.16.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.16
  • docker pull replicated/preflight:0.16.0

v0.15.0

08 Oct 20:11
08953d4

Choose a tag to compare

Changelog

08953d4 fix: add collect to goreleaser (#450)
bc19776 Merge pull request #434 from croomes/handle-api-deprecations
dc8b38d Handle k8s api deprecations
73609c4 feat: add more detail to the ceph analyzer output (#445)
977fc43 Remote host collectors (#392)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.15
  • docker pull replicated/troubleshoot:0.15.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.15
  • docker pull replicated/preflight:0.15.0

v0.14.0

01 Oct 19:27
4d52760

Choose a tag to compare

Changelog

4d52760 Collector and analyzer for sysctl parameters (#441)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.14
  • docker pull replicated/preflight:0.14.0
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.14
  • docker pull replicated/troubleshoot:0.14.0

v0.13.17

30 Sep 19:02
6e34aa6

Choose a tag to compare

Changelog

6e34aa6 Merge pull request #442 from replicatedhq/divolgin/closer
ca51e92 Allow memory writers

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.17
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.17

v0.13.16

29 Sep 22:26
06750d4

Choose a tag to compare

Changelog

06750d4 Merge pull request #439 from replicatedhq/divolgin/nil
6d0a57b Don't panic when no data is collected

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.16
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.16

v0.13.15

29 Sep 17:16
8a29442

Choose a tag to compare

Changelog

8a29442 Remove ID from host preflight spec (#438)
299497c Merge pull request #429 from danbudris/copyFromHostForCpNodes
050f593 Merge pull request #437 from replicatedhq/divolgin/memory
0e8bedc Save collector data to disk directly
bb05158 Merge pull request #436 from replicatedhq/dans-fix-sbom-perms
b903f1f chore(ci): fix sbom asset perms
67987a4 add toleration to allow copy-from-host daemonset to run on CP nodes

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.15
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.15

v0.13.14

25 Sep 00:59
f26c9b4

Choose a tag to compare

Changelog

f26c9b4 fix README syntax (#433)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.14
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.14

v0.13.13

24 Sep 21:41
eb795c9

Choose a tag to compare

Changelog

eb795c9 fix serializer for unique id (#432)
a0b3b3f add an unique id to each host preflights (#431)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.13
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.13

v0.13.12

23 Sep 18:28
1bdd3db

Choose a tag to compare

Changelog

1bdd3db update schemas (#428)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.12
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.12

v0.13.11

23 Sep 16:25
a2b5edb

Choose a tag to compare

Changelog

a2b5edb added missing cosign.key (#427)
880c7dc ability to specify a list of namespaces for the cluster resources collector (#424)
922f7c8 Merge pull request #425 from replicatedhq/divolgin/results
afa08e5 Analyzers should not return multiple results
614aed5 Merge pull request #422 from replicatedhq/dans/fix-clean-noninteractive-output
72a50ee fix(support-bundle): no client-go warnings or control chars if noninteractive
0c7fede check for nil analyzers (#421)
639bf7a Add signed SBOM to troubleshoot (#414)
4828709 added email alias to code of conduct (#420)
cb5ddf7 Merge pull request #419 from danbudris/machineReadableNonInteractiveOutput
52e1a04 Merge branch 'machineReadableNonInteractiveOutput' of https://github.com/danbudris/troubleshoot into machineReadableNonInteractiveOutput
5b4b548 if interactive, only return the print archivePath to stdout; if non-interactive, print whole analysis as json
f2a232d use analyzerResults not analysis for key
f4e675d add json tags to output struct for easier unmarshalling
867df40 convert output bytearray to string before printing
e0fb748 move non-interactive output to discreet struct with marshalling methods; dont show output for non-interactive; format everything in JSON
463783d resolve merge conflicts
2ce78ac Merge branch 'master' of https://github.com/replicatedhq/troubleshoot into machineReadableNonInteractiveOutput
4cf0f58 make non-interactive support-bundle output more machine readable

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.13
  • docker pull replicated/preflight:0.13.11
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.13
  • docker pull replicated/troubleshoot:0.13.11