Skip to content

Releases: replicatedhq/troubleshoot

v0.72.0

14 Sep 01:44
514c86d

Choose a tag to compare

Changelog

  • 514c86d fix: use duration strings for http collector timeout (#1338)
  • b9f4fc4 feat: Dry run flag to print preflight specs to std out (#1240)
  • 5381350 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#1334)
  • 597fb29 chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /examples/sdk/helm-template (#1330)
  • e44aff4 chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#1329)
  • d0d6f00 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#1327)
  • 4460e8c chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 (#1326)
  • c166d46 chore(deps): bump sigs.k8s.io/e2e-framework from 0.2.0 to 0.3.0 (#1325)
  • ded1f42 chore(deps): bump actions/checkout from 3 to 4 (#1324)
  • 3217617 chore: update k8s.io to v0.28.1 (#1323)
  • 949b645 chore: Update Go version in CONTRIBUTING.md (#1322)
  • 1f50fe3 chore: update Go to 1.20 (#1321)
  • 24c6278 add http collector timeouts; fixes #1064 (#1310)
  • 8d527ea Replace FOSSA with Trivy (#1320)
  • 1dedbcd chore(deps): bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0 (#1318)
  • ff03bfa chore: make spec loaders internal APIs (#1313)

v0.71.1

28 Aug 03:18
b7d5a98

Choose a tag to compare

Changelog

v0.71.0

25 Aug 03:37
5439316

Choose a tag to compare

Changelog

  • 5439316 Local watch script (#1304)
  • d730be0 feat(redact): use a scan regex for default redact rule of lines to improve cpu usage and reduce time cost (#1291)
  • 38ff340 feat(e2e): add e2e go test for support-bundler (#1265)
  • 04f69b3 fix(json_compare): solve unorderd slice deep equal (#1300)
  • 57b988b chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1306)
  • 6972789 chore(deps): bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 (#1299)

v0.70.3

14 Aug 06:45
17cbc16

Choose a tag to compare

Changelog

  • 17cbc16 feat(support-bundler): add leases, configmaps, service accounts and volume attachments for cluster resources collector (#1266)
  • 8740498 chore(deps): bump github.com/microsoft/go-mssqldb from 1.4.0 to 1.5.0 (#1296)
  • 5bb4358 Fix(support-bundle): improve copy from host collector performance by checking daemonset pod FailedMount event and retry (#1281)
  • 39314ef chore: export error ErrInsufficientPermissionsToRun and func ShowTextResultsStructured (#1297)
  • 73c7dba chore(deps): bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#1294)
  • a8f8bf9 chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 (#1293)
  • 08c37c7 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 (#1287)
  • 8f20b66 chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 (#1286)
  • 638d99e chore(deps): bump github.com/microsoft/go-mssqldb from 1.3.0 to 1.4.0 (#1283)
  • 25ddcf4 chore(deps): bump k8s.io/apiserver from 0.27.3 to 0.27.4 (#1284)
  • 31ccbf6 Fix(test): add unit tests for util (#1273)

v0.70.2

21 Jul 11:12
a068561

Choose a tag to compare

Changelog

  • a068561 chore(deps): bump k8s.io/metrics from 0.27.3 to 0.27.4 (#1276)
  • f3777be feat: Add Strict flag to LoadSpecs API (#1279)
  • addc2ce chore(deps): bump k8s.io/cli-runtime from 0.27.3 to 0.27.4 (#1278)
  • 247c60a chore(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 (#1268)

v0.70.1

20 Jul 03:05
8237ac9

Choose a tag to compare

Changelog

v0.70.0

17 Jul 06:04
531edf4

Choose a tag to compare

Changelog

  • 531edf4 feat(support-bundle): add host certificate collector and analyzer (#1132)
  • f69ae77 feat(analyzer): add detailed message for unhealthy pod (#1261)
  • b02d12f JSONPath support for json compare analyzer (#1244)
  • 24822b7 fix(collector): cluster-resources PV filename pattern (#1262)

v0.69.3

06 Jul 04:43
784918e

Choose a tag to compare

Changelog

  • 784918e feat(preflight): adding warning message when validating the content of preflight and host preflight spec (#1250)
  • 819dd5f chore(deps): bump github.com/mitchellh/go-wordwrap from 1.0.0 to 1.0.1 (#1260)
  • 27e0651 chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 (#1259)
  • d14e0dd chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#1258)
  • d7b3dd8 chore(deps): bump github.com/microsoft/go-mssqldb from 1.1.0 to 1.3.0 (#1255)
  • f64d98b feat(examples): loading troubleshoot specs from helm chart example (#1252)

v0.69.2

27 Jun 23:59
f0efbf6

Choose a tag to compare

Changelog

  • f0efbf6 fix(message): solve the terminal UI issue of truncating the message if it is long (#1242)
  • ec2d14a chore(deps): bump k8s.io/apiserver from 0.27.2 to 0.27.3 (#1247)
  • 6385a12 chore(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.3 (#1246)
  • 80a946d chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#1245)
  • 58c4283 get cluster-resources even if negotiating RBAC fails (#1243)
  • 2c6b186 feat: add test for HostPreflight spec read (#1227)
  • 944da45 chore: Upgrade sigstore and goreleaser binaries (#1104)
  • e8340d5 chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 (#1221)
  • 0fc9212 chore(deps): bump k8s.io/metrics from 0.27.2 to 0.27.3 (#1234)
  • f7f5604 chore(deps): bump k8s.io/api from 0.27.2 to 0.27.3 (#1232)
  • de44c21 chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.1 (#1231)
  • 557a138 explicitly test TCPConnectAnalyze unconditional fallthrough behavior (#1226)
  • fefe118 feat(collector): checking existing service account before create running pod (#1222)
  • 5b1e482 fix(collector): solving pod stuck in terminating with CNI issue (#1196)
  • 03c53ca make ConfigMap collector namespace-optional (#1212)

v0.69.1

14 Jun 02:36
a562887

Choose a tag to compare

Changelog

a562887 Add code to collect cluster endpoint data with cluster-resources collector (#1219)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.69
  • docker pull replicated/troubleshoot:0.69.1
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.69
  • docker pull replicated/preflight:0.69.1