Skip to content

Releases: replicatedhq/troubleshoot

v0.9.41

09 Sep 15:27
b2cb3bf
Compare
Choose a tag to compare

Changelog

b2cb3bf handle nil ImagePullSecret in collector (#255)
e232cc0 Merge pull request #253 from manavellamnimble/runImagePullSecret
1f08424 error-handling modified
8c31054 error-handling modified
4b2e7e1 add or create ImagePullSecret

Docker images

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

v0.9.40

08 Sep 19:04
f68e0db
Compare
Choose a tag to compare

Changelog

f68e0db Merge pull request #174 from replicatedhq/laverya/allow-analyzing-all-files-in-dir
0126fb7 Merge remote-tracking branch 'origin/master' into laverya/allow-analyzing-all-files-in-dir
d2bc571 Merge pull request #250 from manavellamnimble/defaultStorageClass
2289e00 Merge pull request #252 from replicatedhq/fix-statefulset-status
949f0f2 Fix statefulset status
5522b06 check Default SC
8b1ae01 check Default SC
f7e4103 check Default SC
442c97f check Default SC
079765b add 'no matching files' analyze result
45ccd7b don't conglomerate results
2bc9938 use filepath.Glob and filepath.Match
5050f46 use gobwas/glob to match globs
222a931 allow textAnalyze to run on all files in a dir or matching a prefix

Docker images

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

v0.9.39

01 Sep 22:47
7032191
Compare
Choose a tag to compare

Changelog

7032191 Merge pull request #251 from replicatedhq/divolgin/v1beta2
a0ce85a Adding troubleshoot.sh/v1beta2
b1e251e selector:MatchLabel (#249)
6862f0f K8s events (#248)
6ad9103 Copy collector enhanced (#237)
016d6e4 Merge pull request #246 from manavellamnimble/add_checkNames
97db83b checkName in Distribution and Runtime
20e82be Merge pull request #244 from GraysonNull/grayson-termui-scrolling
4e08ce4 remove commented code blocks, move appName func to shared package
e8dc5ae use table widget for bundle analysis so scrolling works
0e667e9 scrolling on analyzers table
99f5e2d Merge pull request #238 from replicatedhq/laverya/latest-controller-gen
407b80d update controller-gen to v0.3.0
c84dc6d Merge pull request #233 from replicatedhq/support-bundle-command
a686e47 Issue#228 (#230)
56e58c0 Update help text to match the command
3b8e53b Merge pull request #225 from GraysonNull/grayson/update-samples
cc9d3ae move logs to collectors array
a70843c add space
08c5277 fix invalid analyzer in sample support-bundle
52e385f Merge pull request #224 from replicatedhq/markpundsack-patch-1
d63321b Update URL
37ae457 Merge pull request #223 from GraysonNull/grayson/update-samples
4b1852c updates from feedback
dc80733 update sample preflight and support bundles, update diretory name
78e328b Merge pull request #219 from replicatedhq/msp-update-readme
ea43d4d Simplify language
8ce751f Update readme
f55b9b6 update schemas + add redactor and supportbundle schemas (#218)

Docker images

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

v0.9.38

17 Jun 19:01
v0.9.38
086f858
Compare
Choose a tag to compare

Changelog

086f858 Merge pull request #217 from replicatedhq/laverya/krew-yaml-refactor
eb90b6d remove extra trailing whitespace
13df9a0 refactor krew yaml to match upstream format

Docker images

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

v0.9.37

17 Jun 18:04
v0.9.37
89b4979
Compare
Choose a tag to compare

Changelog

89b4979 Merge pull request #216 from replicatedhq/laverya/redactor-reformat
6e87448 update yaml key name, fixup example troubleshoot
afd2ee9 Merge remote-tracking branch 'origin/master' into laverya/redactor-reformat
e66d12d combine multiline and single line regex
d98172e Merge pull request #215 from replicatedhq/analyzer-cli
b070b40 Interactive results for support bundle kinds
890cbb1 Merge pull request #214 from replicatedhq/analyzer-cli
0f1f8b5 checkout before download
19fb95e fix workflow
a22e2e2 Analyze from the CLI
8d991e1 fix workflow
91e856d Add validation for collectors and support bundle in e2e
65f957d Refactor to support K8s 1.18
a561254 break apart redactor type
53626bb Default BoolString to string and bool to 0 (#211)
54d8d75 Merge pull request #208 from replicatedhq/laverya/don-t-use-goreleaser-binary-template
4021a6c use hardcoded binary name, not {{ .Binary }}

Docker images

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

v0.9.36

27 May 22:22
v0.9.36
8c9734c
Compare
Choose a tag to compare

Changelog

8c9734c Merge pull request #207 from replicatedhq/laverya/krew-autodeploy
b6ac6e4 goreleaser no longer includes .exe in download links

Docker images

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

v0.9.35

27 May 21:57
v0.9.35
f256bdb
Compare
Choose a tag to compare

Changelog

f256bdb Merge pull request #206 from replicatedhq/laverya/tidy
1c3496e go mod tidy
f5d737f Merge pull request #204 from replicatedhq/divolgin/panic
619c455 Merge pull request #203 from replicatedhq/laverya/better-default-redactor-names
6f42f85 Merge pull request #205 from replicatedhq/naming
661d7fc Update names
47e715a Don't panic when parsing resources, return error
b9c3ad2 better default redactor names
2787cf3 Merge pull request #202 from replicatedhq/laverya/is-default-redaction
f03916c include whether a redaction is from a default redactor in reports
252b29f Merge pull request #201 from replicatedhq/laverya/better-redactor-names
553718e fully spell out default redactor names
171c440 improve generated names for custom redactors
869a9ea actually increment withinRedactNum
6c61040 default redactor name improvements

Docker images

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

v0.9.34

20 May 19:20
v0.9.34
bde8820
Compare
Choose a tag to compare

Changelog

bde8820 Merge pull request #199 from replicatedhq/laverya/redaction-reports
0d84c62 add yaml/json annotations for redaction reports
f5183c6 Merge pull request #198 from replicatedhq/laverya/redaction-reports
5a2c153 add tests for redaction reports
669cb2a send redaction report
fb2f028 add methods to get and clear redactions
d37ace6 better naming scheme that does not leak secrets
b6e92e1 record yaml redactions
27369ac plumbing for literal/regex/multiline reports
22d397c Merge pull request #190 from MikaelSmith/error-on-connect-fail
4b9680b Report errors connecting to the database

Docker images

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

v0.9.33

13 May 23:31
v0.9.33
428db22
Compare
Choose a tag to compare

Changelog

428db22 Merge pull request #197 from replicatedhq/laverya/automate-krew-releases
f6a5d40 Merge pull request #195 from replicatedhq/laverya/goreleaser-action-v2
8bc627d automate krew releases
7c95363 Merge pull request #196 from replicatedhq/laverya/remove-unused-replace
f7aebd0 remove an unused replace statement
5233322 Merge pull request #194 from replicatedhq/laverya/go-1.14
ca6f118 use v2 of the goreleaser-action workflow
769d616 use go 1.14 in ci

Docker images

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

v0.9.32

13 May 18:37
v0.9.32
620343e
Compare
Choose a tag to compare

Changelog

620343e convert type BoolString to oneOf for api-schema (#193)
994978c Merge pull request #192 from replicatedhq/pg-collector
0f31088 Parse postgres version output
20033b1 Merge pull request #188 from replicatedhq/laverya/improve-unexpected-operator-error
f795f90 include all the data
b3828b1 include the operator in the 'unexpected operator' error message
fa84d3f Merge pull request #180 from MikaelSmith/fix-allocatable-sum
8f8b8b2 Fix sum(memoryAllocatable) and sum(podAllocatable)
1605b56 Simplify tests by reusing same node data

Docker images

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