Releases: replicatedhq/troubleshoot
v0.16.0
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:0docker pull replicated/troubleshoot:0.16docker pull replicated/troubleshoot:0.16.0docker pull replicated/preflight:0docker pull replicated/preflight:0.16docker pull replicated/preflight:0.16.0
v0.15.0
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:0docker pull replicated/troubleshoot:0.15docker pull replicated/troubleshoot:0.15.0docker pull replicated/preflight:0docker pull replicated/preflight:0.15docker pull replicated/preflight:0.15.0
v0.14.0
Changelog
4d52760 Collector and analyzer for sysctl parameters (#441)
Docker images
docker pull replicated/preflight:0docker pull replicated/preflight:0.14docker pull replicated/preflight:0.14.0docker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.14docker pull replicated/troubleshoot:0.14.0
v0.13.17
Changelog
6e34aa6 Merge pull request #442 from replicatedhq/divolgin/closer
ca51e92 Allow memory writers
Docker images
docker pull replicated/preflight:0docker pull replicated/preflight:0.13docker pull replicated/preflight:0.13.17docker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.13docker pull replicated/troubleshoot:0.13.17
v0.13.16
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:0docker pull replicated/troubleshoot:0.13docker pull replicated/troubleshoot:0.13.16docker pull replicated/preflight:0docker pull replicated/preflight:0.13docker pull replicated/preflight:0.13.16
v0.13.15
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:0docker pull replicated/preflight:0.13docker pull replicated/preflight:0.13.15docker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.13docker pull replicated/troubleshoot:0.13.15
v0.13.14
v0.13.13
Changelog
eb795c9 fix serializer for unique id (#432)
a0b3b3f add an unique id to each host preflights (#431)
Docker images
docker pull replicated/preflight:0docker pull replicated/preflight:0.13docker pull replicated/preflight:0.13.13docker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.13docker pull replicated/troubleshoot:0.13.13
v0.13.12
v0.13.11
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:0docker pull replicated/preflight:0.13docker pull replicated/preflight:0.13.11docker pull replicated/troubleshoot:0docker pull replicated/troubleshoot:0.13docker pull replicated/troubleshoot:0.13.11