Releases: replicatedhq/troubleshoot
v0.70.0
v0.69.3
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
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
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
v0.68.0
Changelog
08a1075 chore: remove unnecessary logrus dependency (#1214)
0a855f2 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#1209)
0d1e236 feat: Add ability for Cluster resources analyzer to do number and size comparison (#1210)
70f0e07 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 (#1208)
5add5d6 chore(deps): bump github.com/microsoft/go-mssqldb from 1.0.0 to 1.1.0 (#1207)
191e002 chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#1206)
fbacd05 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1205)
Docker images
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.68
docker pull replicated/troubleshoot:0.68.0
docker pull replicated/preflight:0
docker pull replicated/preflight:0.68
docker pull replicated/preflight:0.68.0
v0.67.0
Changelog
401dfe2 feat: add loader APIs to load specs from raw troubleshoot spec (#1202)
145bad7 chore: add make target to build all binaries together (#1211)
a3b7975 Update the preflight secret label to troubleshoot.sh/kind (#1204)
41cd7c2 watchrsync job to push binaries to a test machine (#1158)
Docker images
docker pull replicated/preflight:0
docker pull replicated/preflight:0.67
docker pull replicated/preflight:0.67.0
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.67
docker pull replicated/troubleshoot:0.67.0
v0.66.0
Changelog
2b8e3fb fix(collector): removed unused name in certificates collector (#1200)
27c68a7 chore: update deprecated trivy cli option (#1197)
8fb417a chore(deps): bump go.opentelemetry.io/otel/sdk from 1.15.1 to 1.16.0 (#1191)
88022bb chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1192)
7304c9f chore(deps): bump github.com/microsoft/go-mssqldb from 0.21.0 to 1.0.0 (#1193)
097d20e chore(deps): bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0 (#1190)
3b61b30 Add regex to clusterResources
analyzer (#1189)
6a9ad78 Update preflight e2e test (#1187)
830e357 fix(analyzer): fix clusterResource analyzer always uses the first object found (#1185)
acb1099 feat(analyzer): add certificate analyzer (#1128)
091c4dc Capture runPod
status and events before deleting the pod (#1172)
Docker images
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.66
docker pull replicated/troubleshoot:0.66.0
docker pull replicated/preflight:0
docker pull replicated/preflight:0.66
docker pull replicated/preflight:0.66.0
v0.65.0
Changelog
1939f54 fix (support-bundle): Ensure specs are merged correctly (#1181)
1aeec3f chore(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 (#1170)
349fa74 chore(deps): bump k8s.io/apiserver from 0.27.1 to 0.27.2 (#1168)
380522a chore(deps): bump go.opentelemetry.io/otel from 1.15.1 to 1.16.0 (#1169)
51f626b fix(collector): cluster resource file names (#1165)
e22c7d7 feat(collector): add priority class resources (#1159)
af4cc8a fix: simplify logs collector by removing goroutine which had a concurrency bug (#1155)
Docker images
docker pull replicated/preflight:0
docker pull replicated/preflight:0.65
docker pull replicated/preflight:0.65.0
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.65
docker pull replicated/troubleshoot:0.65.0
v0.64.0
Changelog
6de79af Search stdin for secrets with preflight specs (#1153)
95c83f0 chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 (#1149)
f7f1504 chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#1152)
3a84d6a chore(deps): bump periph.io/x/host/v3 from 3.8.0 to 3.8.2 (#1141)
72d41b2 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.15.0 to 1.15.1 (#1148)
3c39c51 chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 (#1147)
Docker images
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.64
docker pull replicated/troubleshoot:0.64.0
docker pull replicated/preflight:0
docker pull replicated/preflight:0.64
docker pull replicated/preflight:0.64.0
v0.63.0
Changelog
3548b46 support multiple exit codes based on what went wrong/right (#1135)
766469b chore(deps): bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#1140)
7cdcd2a chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 (#1138)
ca04a67 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.15.0 (#1137)
2484b3b feat(certificate): support array of certificates from configmaps and secrets (#1119)
4d23096 chore(deps): bump k8s.io/cli-runtime from 0.27.0 to 0.27.1 (#1123)
ae0cbc7 fix(hostpreflight): tcploadbalancer analyzer should use first outcome (#1130)
6fc7513 chore(deps): bump k8s.io/apiserver from 0.27.0 to 0.27.1 (#1126)
01d3225 chore(deps): bump k8s.io/api from 0.27.0 to 0.27.1 (#1125)
Docker images
docker pull replicated/troubleshoot:0
docker pull replicated/troubleshoot:0.63
docker pull replicated/troubleshoot:0.63.0
docker pull replicated/preflight:0
docker pull replicated/preflight:0.63
docker pull replicated/preflight:0.63.0