Skip to content

Releases: replicatedhq/troubleshoot

v0.51.1

28 Dec 22:44
df43c9f

Choose a tag to compare

Changelog

df43c9f If no pods are selected for log collector, do not wait for timeout (#932)
ebeed77 chore: Upgrade gopsutil to v3 (#927)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.51
  • docker pull replicated/preflight:0.51.1
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.51
  • docker pull replicated/troubleshoot:0.51.1

v0.51.0

24 Dec 01:21
bc65289

Choose a tag to compare

Changelog

bc65289 fix: collect rbac permissions error (#928)
e2053a0 rename the troubleshoot label to "support-bundle" (#918)
421cccf Add timeout context log collector (#914)
be26462 feat(cluster_resources): increase default client burst and qps (#920)
13534bf Minor format change to README.md (#924)
60b4931 Bump goreleaser/goreleaser-action from 3 to 4 (#919)
e48fa36 Add generic kubernetes resource analyzer (#780)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.51
  • docker pull replicated/troubleshoot:0.51.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.51
  • docker pull replicated/preflight:0.51.0

v0.50.0

14 Dec 19:40
f2be6f5

Choose a tag to compare

Changelog

f2be6f5 Allow Preflight CLI to consume multiple specs as input (#894)
cd1511a fix(collectors): store unhealthy pod logs correctly (#909)
9c77a0e Add sbctl integration proposal and move design directory into docs (#893)
c8820b3 chore: update containerd to v1.6.12 (#896)
cf3a292 Add proposal for concurrent collection (#809)
a4c4b24 Deduplication for Cluster Resources Collector (#832)
e9f386a Bump github.com/jackc/pgx/v5 from 5.1.1 to 5.2.0 (#890)
d96b2de Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#889)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.50
  • docker pull replicated/troubleshoot:0.50.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.50
  • docker pull replicated/preflight:0.50.0

v0.49.1

02 Dec 18:31
8c31e61

Choose a tag to compare

Changelog

8c31e61 fix(collectors): Fix logs collection in longhorn collector (#886)
8e174fb chore: Update PR template (#880)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.49
  • docker pull replicated/preflight:0.49.1
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.49
  • docker pull replicated/troubleshoot:0.49.1

v0.49.0

30 Nov 03:34
2a61a86

Choose a tag to compare

Breaking changes

Note that with this release, IPv4 addresses are no longer redacted. The docs include an example redactor that can be added to specs should you wish to redact IPv4 addresses.

Changelog

2a61a86 feat(collectors): Add TLS parameters to the postgres collector (#875)
c85bf9a BREAKING: remove IP address redaction (#734)
bfb77ad feat(collectors): Add TLS parameters to the redis collector (#870)
c4c6663 Includes virtual memory parameters in Sysctl (#874)
f13a959 Bump github/codeql-action from 1 to 2 (#865)
4fa8411 Bump rajatjindal/krew-release-bot from 0.0.38 to 0.0.43 (#866)
b693e66 chore: Add GH workflow to ensure schemas are generated in a PR (#872)
7e3a59c feat(analyze): add ExcludeFiles field to textAnazlye (#867)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.49
  • docker pull replicated/troubleshoot:0.49.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.49
  • docker pull replicated/preflight:0.49.0

v0.48.1

22 Nov 04:34
48faf0c

Choose a tag to compare

Highlights

#821 changes the storage of pod logs to the cluster-resources directory. For backwards compatibility symlinks in the old locations are provided.

Changelog

48faf0c Revert "Add ghcr to package releases (#848)" (#868)
fbbcf87 (tag: v0.48.0) feat(collectors): Store all pod logs in cluster-resources directory (#821)
6530cb3 feat: Add docsgen command (#862)
c9b48aa docs: add ADR for mergable preflight specs (#858)
511671f Bump actions/setup-go from 1 to 3 (#853)
7a3bcfc Bump actions/download-artifact from 1 to 3 (#854)
e88f309 Bump actions/upload-artifact from 1 to 3 (#855)
da48621 Bump goreleaser/goreleaser-action from 2 to 3 (#852)
e51a25d Bump actions/checkout from 2 to 3 (#856)
7a20aa1 Add job to dependabot to update github actions (#851)
78bcafe (tag: v0.47.1-rc1) fix(flag): fix wrong output filename (#834)
233966d Add ghcr to package releases (#848)
ebc569f doc/readme : make clear that the links are just examples (#845)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.48
  • docker pull replicated/preflight:0.48.1
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.48
  • docker pull replicated/troubleshoot:0.48.1

v0.47.0

16 Nov 03:22
0521b0e

Choose a tag to compare

Changelog

0521b0e Bump k8s.io/apiserver from 0.25.3 to 0.25.4 (#837)
34f29f2 Bump k8s.io/cli-runtime from 0.25.3 to 0.25.4 (#847)
1de1d00 Bump github.com/containers/image/v5 from 5.23.0 to 5.23.1 (#836)
92a5f35 Bump k8s.io/api from 0.25.3 to 0.25.4 (#838)
495b1a7 Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 (#839)
7bcfd01 Bump k8s.io/client-go from 0.25.3 to 0.25.4 (#835)
f2ffef8 Revert "Remove ingress check from https://preflight.replicated.com (#840)" (#846)
a5244a2 Remove ingress check from https://preflight.replicated.com (#840)
18d9a16 Minimal memory requirement for kURL is 8GI (#843)
473738d Add proposal to consolidate collection code (#810)
c34d80c Discover Redactors in Cluster (#827)
38c1193 correct checked out ref for FOSSA tests (#833)
6b87cdb docs: ADR-001 remove default redaction of IP addresses (#823)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.47
  • docker pull replicated/preflight:0.47.0
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.47
  • docker pull replicated/troubleshoot:0.47.0

v0.46.0

09 Nov 00:06
80cca8a

Choose a tag to compare

Highlights

Enhancement: added collection of roles, cluster roles and their respective bindings

  • What value did this deliver? Added collection for the namespaced resources Roles and RoleBindings and the non-namespaced resources ClusterRoles and the ClusterRolesBindings to the cluster-resources collector.

Fix: Run the cluster-resources collector prior to other collectors

  • What value did this deliver? This change prevents the cluster-resources collector from reading information about pods that Troubleshoot started during its collection, which previously highlighted errors since they were terminating at the time of collection.

Changelog

80cca8a Add omitempty to StorageClassName in schema (#814)
6e79c16 Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#829)
7edbec3 Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 (#828)
8f8e0dc chore: Update PULL_REQUEST_TEMPLATE.md (#831)
e2c20cf feat(github): add pull request template (#830)
ccb7b16 Update fossa (#826)
d5c0dd4 Add ADR directory and readme (#822)
8c5cd5a Update CONTRINBUTING.md with community info (#819)
9073a14 Bump periph.io/x/host/v3 from 3.7.2 to 3.8.0 (#815)
3513eec Ensure clusterResources is added prior to other collectors (#768)
34817b6 Update cluster_resources.go (#804)
388e7ca Update FOSSA API key (#803)
d809190 Bump k8s.io/cli-runtime from 0.25.2 to 0.25.3 (#800)
9ae416a Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#801)
e373c71 Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#802)
e2ac7bf fix ceph title (#799)
3d4bd4b trim whitespace from collected contents (#796)
3b2aae1 Remove unused Preflight spec (#782)
8a4f539 Bump oras.land/oras-go from 1.2.0 to 1.2.1 (#786)
89b98c1 Bump k8s.io/apiserver from 0.25.2 to 0.25.3 (#783)
000abae plug sbctl (#790) in README.md
764f0ac 'added collection of roles, cluster roles and their respective bindings' (#779)

Docker images

  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.46
  • docker pull replicated/preflight:0.46.0
  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.46
  • docker pull replicated/troubleshoot:0.46.0

v0.45.0

14 Oct 18:47
04c7a18

Choose a tag to compare

Changelog

04c7a18 Fix Progress Callback for Support Bundle Collection (#781)
9b37b98 Bump github.com/opencontainers/image-spec from 1.1.0-rc1 to 1.1.0-rc2 (#777)
32f622a Bump github.com/containers/image/v5 from 5.19.3 to 5.23.0 (#755)
bcaaa9e Fix Preflight CheckRBAC (#776)
2298ec3 Supports the Kubernetes distribution analyzer identifying VMware Tanzu (#766)
afa2eb5 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#775)
7710589 bump golang.org/x/text to 0.3.8 (#773)
d789119 Update github.com/sylabs/sif/v2 to 2.8.1 (#772)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.45
  • docker pull replicated/troubleshoot:0.45.0
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.45
  • docker pull replicated/preflight:0.45.0

v0.44.1

11 Oct 19:36
48beb30

Choose a tag to compare

Changelog

48beb30 export context field from collector structs (#771)

Docker images

  • docker pull replicated/troubleshoot:0
  • docker pull replicated/troubleshoot:0.44
  • docker pull replicated/troubleshoot:0.44.1
  • docker pull replicated/preflight:0
  • docker pull replicated/preflight:0.44
  • docker pull replicated/preflight:0.44.1