Skip to content

Releases: replicatedhq/troubleshoot

v0.9.55

08 Jan 20:35
e8dba3c
Compare
Choose a tag to compare

Changelog

e8dba3c Merge pull request #309 from replicatedhq/divolgin/secrets
3e2d90e Create pull secrets if they don't have names

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.55
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.55

v0.9.54

08 Dec 21:11
b05eb6b
Compare
Choose a tag to compare

Changelog

b05eb6b fix subdirectory missing in support bundle issue (#308)

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.54
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.54

v0.9.53

04 Dec 17:55
v0.9.53
2e16424
Compare
Choose a tag to compare

Changelog

2e16424 Merge pull request #307 from replicatedhq/laverya/fix-node-resources-label-filtering
f19ac98 add tests for analyzeNodeResources, including label filtering
55fbd92 not finding a label is not an error

Docker images

  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.53
  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.53

v0.9.52

20 Nov 20:52
v0.9.52
2f2edb5
Compare
Choose a tag to compare

Changelog

2f2edb5 Merge pull request #302 from replicatedhq/laverya/dont-rbac-check-excluded-collectors
0ec1c43 update setup-kind action
b43ef17 remve set-env and add-path from CI
858d00c check whether a collector is excluded before checking RBAC for it

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.52
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.52

v0.9.51

13 Nov 21:22
c81576f
Compare
Choose a tag to compare

Changelog

c81576f Merge pull request #299 from replicatedhq/ceph-no-name
1e8e20a Ceph collector does not need a name property
4cdfa5b Merge pull request #298 from replicatedhq/ceph-format
8ef720b Fix Ceph collector file extension

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.51
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.51

v0.9.50

13 Nov 18:08
7d2e0d0
Compare
Choose a tag to compare

Changelog

7d2e0d0 Merge pull request #297 from replicatedhq/divolgin/fix
88685ae fixing build
364a635 Merge pull request #296 from replicatedhq/divolgin/releaser
6749f33 Revert changes for static linking
2bf19ea Ceph collectors and analyzers (#295)
fd6af65 Merge pull request #294 from replicatedhq/divolgin/no-rrd
9e669b3 Remove RRD dependency and switch to dynamic linking

Docker images

  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.50
  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.50

v0.9.49

11 Nov 17:26
4e74fd2
Compare
Choose a tag to compare

Changelog

4e74fd2 Merge pull request #293 from replicatedhq/divolgin/fix
a00a189 include darwin builds in archives
474a874 Merge pull request #292 from replicatedhq/divolgin/fix
463ba62 fixing build
46194fc Merge pull request #291 from replicatedhq/divolgin/fix
badedf3 fixing build
af2f49c Merge pull request #271 from manavellamnimble/fixImagePullSecretAndTextAnalyzer
88a6d3f Merge pull request #290 from replicatedhq/divolgin/rrd
5a1321d Collector and analyzer for RRD data
014a716 Merge pull request #287 from manavellamnimble/addLogFlags
ad4893b default message
9890933 test fixed
f1868d0 return messages modified
3cbdb41 return error when both flags are used
d2f6594 return error when both flags are used
56408fa return error when both flags are used
f0d9418 parseTimeFlag function and error handling added
1ba3840 parseTimeFlag function and error handling added
a3d6672 Update cmd/preflight/cli/root.go
5cf4ae2 Update cmd/preflight/cli/root.go
dede187 Update cmd/troubleshoot/cli/root.go
7dc6e22 Update cmd/troubleshoot/cli/root.go
f3af73b nil and error handling
4e047b2 nil and error handling
7f190e3 Update cmd/troubleshoot/cli/run.go
2436a0c Update cmd/preflight/cli/root.go
883abac --since flag added
7186b75 --since flag added
e16eabd added flag --since-time
3cf6792 ImagePullSecret and TextAnalyzer with regex fixed

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.49
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.49

v0.9.48

20 Oct 17:04
3ff91a3
Compare
Choose a tag to compare

Changelog

3ff91a3 support bundle subdirectory (#285)
2020049 Merge pull request #283 from manavellamnimble/fixFilePath
d94954e use '_' instead of ':' in support bundle name format (#284)
06817c1 Filepath fixed

Docker images

  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.48
  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.48

v0.9.47

06 Oct 21:58
0554c2a
Compare
Choose a tag to compare

Changelog

0554c2a Merge pull request #278 from replicatedhq/divolgin/insecure
1087eb6 Retry http requests on x509 errors if allowed

Docker images

  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.47
  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.47

v0.9.46

06 Oct 00:41
09dc6b5
Compare
Choose a tag to compare

Changelog

09dc6b5 Merge pull request #276 from replicatedhq/divolgin/panic
3d301f4 Don't panic when pod is in a waiting state

Docker images

  • docker pull replicated/preflight:latest
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.9
  • docker pull replicated/preflight:0.9.46
  • docker pull replicated/troubleshoot:latest
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.9
  • docker pull replicated/troubleshoot:0.9.46